Shades of Jon #413639
Tints of Jon #413639
RGB
CMYK
RGB Variations
Color information
#413639 (or 0x413639) is known color: Jon. HEX triplet: 41, 36 and 39. RGB value is (65,54,57). Sum of RGB (Red+Green+Blue) = 65+54+57=176 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.93% from 176); Green value is 54 (21.48% from 255 or 30.68% from 176); Blue value is 57 (22.66% from 255 or 32.39% from 176); Max value from RGB is 65 - color contains mainly: red. Hex color #413639 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413639 is #BEC9C6. Grayscale: #393939. Windows color (decimal): -12503495 or 3749441. OLE color: 3749441.
HSL color Cylindrical-coordinate representation of color #413639: hue angle of 343.64º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #413639 is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 54 | 57 | - |
| CMYK | 0 | 0.17 | 0.12 | 0.75 |
| HSL | 343.64º | 0.09% | 0.23% | - |
| HSV(B) | 343.64º | 0.17% | 0.25% | - |
| XYZ | 4.24 | 4.06 | 4.43 | - |
| YUV | 57.63 | 127.64 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 57 | 0 | 0.17 | 0.12 | 0.75 | 343.64 | 0.09 | 0.23 |
| Hex | 41 | 36 | 39 | 0 | 11 | C | 4B | 158 | 9 | 17 |
| Octal | 101 | 66 | 71 | 0 | 21 | 14 | 113 | 530 | 11 | 27 |
| Binary | 1000001 | 110110 | 111001 | 0 | 10001 | 1100 | 1001011 | 101011000 | 1001 | 10111 |
Color Harmonies of #413639
Complementary color
Monochromatic Colors of #413639
Black with #413639
Text Example
Text Example
White with #413639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413639; }
p { color: rgb(65,54,57); }
H1.HeaderClassName
{
color: #413639;
}
.AnyTagClassName
{
color: #413639;
}
</style>
background-color css
<style>
a { background-color: #413639; }
a { background-color: rgb(65,54,57); }
div.DivClassName
{
background-color: #413639;
}
.BgClassName
{
background-color: #413639;
}
</style>
border-color css
<style>
span { border-color: #413639; }
span { border-color: rgb(65,54,57); }
td.TdClassName
{
border-color: #413639;
}
.TagClassName
{
border-color: #413639;
}
</style>