Shades of Jon #403739
Tints of Jon #403739
RGB
CMYK
RGB Variations
Color information
#403739 (or 0x403739) is known color: Jon. HEX triplet: 40, 37 and 39. RGB value is (64,55,57). Sum of RGB (Red+Green+Blue) = 64+55+57=176 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.36% from 176); Green value is 55 (21.88% from 255 or 31.25% from 176); Blue value is 57 (22.66% from 255 or 32.39% from 176); Max value from RGB is 64 - color contains mainly: red. Hex color #403739 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403739 is #BFC8C6. Grayscale: #393939. Windows color (decimal): -12568775 or 3749696. OLE color: 3749696.
HSL color Cylindrical-coordinate representation of color #403739: hue angle of 346.67º degrees, saturation: 0.08, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #403739 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 55 | 57 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.75 |
| HSL | 346.67º | 0.08% | 0.23% | - |
| HSV(B) | 346.67º | 0.14% | 0.25% | - |
| XYZ | 4.22 | 4.12 | 4.44 | - |
| YUV | 57.92 | 127.48 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 57 | 0 | 0.14 | 0.11 | 0.75 | 346.67 | 0.08 | 0.23 |
| Hex | 40 | 37 | 39 | 0 | E | B | 4B | 15B | 8 | 17 |
| Octal | 100 | 67 | 71 | 0 | 16 | 13 | 113 | 533 | 10 | 27 |
| Binary | 1000000 | 110111 | 111001 | 0 | 1110 | 1011 | 1001011 | 101011011 | 1000 | 10111 |
Color Harmonies of #403739
Complementary color
Monochromatic Colors of #403739
Black with #403739
Text Example
Text Example
White with #403739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403739; }
p { color: rgb(64,55,57); }
H1.HeaderClassName
{
color: #403739;
}
.AnyTagClassName
{
color: #403739;
}
</style>
background-color css
<style>
a { background-color: #403739; }
a { background-color: rgb(64,55,57); }
div.DivClassName
{
background-color: #403739;
}
.BgClassName
{
background-color: #403739;
}
</style>
border-color css
<style>
span { border-color: #403739; }
span { border-color: rgb(64,55,57); }
td.TdClassName
{
border-color: #403739;
}
.TagClassName
{
border-color: #403739;
}
</style>