Shades of Jon #474344
Tints of Jon #474344
RGB
CMYK
RGB Variations
Color information
#474344 (or 0x474344) is known color: Jon. HEX triplet: 47, 43 and 44. RGB value is (71,67,68). Sum of RGB (Red+Green+Blue) = 71+67+68=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 67 (26.56% from 255 or 32.52% from 206); Blue value is 68 (26.95% from 255 or 33.01% from 206); Max value from RGB is 71 - color contains mainly: red. Hex color #474344 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474344 is #B8BCBB. Grayscale: #444444. Windows color (decimal): -12106940 or 4473671. OLE color: 4473671.
HSL color Cylindrical-coordinate representation of color #474344: hue angle of 345º degrees, saturation: 0.03, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #474344 is Cyan = 0, Magento = 0.06, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 68 | - |
| CMYK | 0 | 0.06 | 0.04 | 0.72 |
| HSL | 345º | 0.03% | 0.27% | - |
| HSV(B) | 345º | 0.06% | 0.28% | - |
| XYZ | 5.65 | 5.77 | 6.29 | - |
| YUV | 68.31 | 127.83 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 68 | 0 | 0.06 | 0.04 | 0.72 | 345 | 0.03 | 0.27 |
| Hex | 47 | 43 | 44 | 0 | 6 | 4 | 48 | 159 | 3 | 1B |
| Octal | 107 | 103 | 104 | 0 | 6 | 4 | 110 | 531 | 3 | 33 |
| Binary | 1000111 | 1000011 | 1000100 | 0 | 110 | 100 | 1001000 | 101011001 | 11 | 11011 |
Color Harmonies of #474344
Complementary color
Monochromatic Colors of #474344
Black with #474344
Text Example
Text Example
White with #474344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474344; }
p { color: rgb(71,67,68); }
H1.HeaderClassName
{
color: #474344;
}
.AnyTagClassName
{
color: #474344;
}
</style>
background-color css
<style>
a { background-color: #474344; }
a { background-color: rgb(71,67,68); }
div.DivClassName
{
background-color: #474344;
}
.BgClassName
{
background-color: #474344;
}
</style>
border-color css
<style>
span { border-color: #474344; }
span { border-color: rgb(71,67,68); }
td.TdClassName
{
border-color: #474344;
}
.TagClassName
{
border-color: #474344;
}
</style>