Shades of Jon #413738
Tints of Jon #413738
RGB
CMYK
RGB Variations
Color information
#413738 (or 0x413738) is known color: Jon. HEX triplet: 41, 37 and 38. RGB value is (65,55,56). Sum of RGB (Red+Green+Blue) = 65+55+56=176 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.93% from 176); Green value is 55 (21.88% from 255 or 31.25% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 65 - color contains mainly: red. Hex color #413738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413738 is #BEC8C7. Grayscale: #3A3A3A. Windows color (decimal): -12503240 or 3684161. OLE color: 3684161.
HSL color Cylindrical-coordinate representation of color #413738: hue angle of 354º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #413738 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 55 | 56 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.75 |
| HSL | 354º | 0.08% | 0.24% | - |
| HSV(B) | 354º | 0.15% | 0.25% | - |
| XYZ | 4.26 | 4.14 | 4.32 | - |
| YUV | 58.1 | 126.81 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 56 | 0 | 0.15 | 0.14 | 0.75 | 354 | 0.08 | 0.24 |
| Hex | 41 | 37 | 38 | 0 | F | E | 4B | 162 | 8 | 18 |
| Octal | 101 | 67 | 70 | 0 | 17 | 16 | 113 | 542 | 10 | 30 |
| Binary | 1000001 | 110111 | 111000 | 0 | 1111 | 1110 | 1001011 | 101100010 | 1000 | 11000 |
Color Harmonies of #413738
Complementary color
Monochromatic Colors of #413738
Black with #413738
Text Example
Text Example
White with #413738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413738; }
p { color: rgb(65,55,56); }
H1.HeaderClassName
{
color: #413738;
}
.AnyTagClassName
{
color: #413738;
}
</style>
background-color css
<style>
a { background-color: #413738; }
a { background-color: rgb(65,55,56); }
div.DivClassName
{
background-color: #413738;
}
.BgClassName
{
background-color: #413738;
}
</style>
border-color css
<style>
span { border-color: #413738; }
span { border-color: rgb(65,55,56); }
td.TdClassName
{
border-color: #413738;
}
.TagClassName
{
border-color: #413738;
}
</style>