Shades of Jon #423638
Tints of Jon #423638
RGB
CMYK
RGB Variations
Color information
#423638 (or 0x423638) is known color: Jon. HEX triplet: 42, 36 and 38. RGB value is (66,54,56). Sum of RGB (Red+Green+Blue) = 66+54+56=176 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.5% from 176); Green value is 54 (21.48% from 255 or 30.68% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 66 - color contains mainly: red. Hex color #423638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423638 is #BDC9C7. Grayscale: #393939. Windows color (decimal): -12437960 or 3683906. OLE color: 3683906.
HSL color Cylindrical-coordinate representation of color #423638: hue angle of 350º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #423638 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 56 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.74 |
| HSL | 350º | 0.1% | 0.24% | - |
| HSV(B) | 350º | 0.18% | 0.26% | - |
| XYZ | 4.28 | 4.08 | 4.3 | - |
| YUV | 57.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 56 | 0 | 0.18 | 0.15 | 0.74 | 350 | 0.1 | 0.24 |
| Hex | 42 | 36 | 38 | 0 | 12 | F | 4A | 15E | A | 18 |
| Octal | 102 | 66 | 70 | 0 | 22 | 17 | 112 | 536 | 12 | 30 |
| Binary | 1000010 | 110110 | 111000 | 0 | 10010 | 1111 | 1001010 | 101011110 | 1010 | 11000 |
Color Harmonies of #423638
Complementary color
Monochromatic Colors of #423638
Black with #423638
Text Example
Text Example
White with #423638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423638; }
p { color: rgb(66,54,56); }
H1.HeaderClassName
{
color: #423638;
}
.AnyTagClassName
{
color: #423638;
}
</style>
background-color css
<style>
a { background-color: #423638; }
a { background-color: rgb(66,54,56); }
div.DivClassName
{
background-color: #423638;
}
.BgClassName
{
background-color: #423638;
}
</style>
border-color css
<style>
span { border-color: #423638; }
span { border-color: rgb(66,54,56); }
td.TdClassName
{
border-color: #423638;
}
.TagClassName
{
border-color: #423638;
}
</style>