reddish black
Enter any color value (e.g., #023bc5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6f7878 color RGB value is (111,120,120)
#6f7878 color CMYK value
#6f7878 color HSL value
HSV(or HSB) | 180° | 7.5 | 47.1 |
XYZ | 16.662 | 18.169 | 20.398 |
Yxy | 0.302 | 0.329 | 18.169 |
LAB | 49.7 | -3.355 | -1.163 |
LUV | 49.7 | -4.926 | -1.071 |
Hunter-LAB | 42.625 | -4.816 | 1.464 |
CIE-LCH | 49.7 | 3.55 | 199.12 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 78 | 78 |
Decimal | 111 | 120 | 120 |
Octal | 157 | 170 | 170 |
Binary | 01101111 | 01111000 | 01111000 |
Below, you can see some colors close to #6f7878. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #6f7878.
<span style="color:#6f7878">Text here</span>
This paragraph has a background color of #6f7878.
<p style="background-color:#6f7878;">Content here</p>
This element has a border color of #6f7878.
<div style="border:1px #6f7878;">Content here</div>
.text {color:#6f7878;}
.background {background-color:#6f7878;}
.border {border:1px solid #6f7878;}
.text-shadow {border:1px solid #6f7878;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090a0a is the darkest color, while #fefefe is the lightest one.