Shades of Hairy Heath #683423
Tints of Hairy Heath #683423
RGB
CMYK
RGB Variations
Color information
#683423 (or 0x683423) is known color: Hairy Heath. HEX triplet: 68, 34 and 23. RGB value is (104,52,35). Sum of RGB (Red+Green+Blue) = 104+52+35=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 35 (14.06% from 255 or 18.32% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #683423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683423 is #97CBDC. Grayscale: #414141. Windows color (decimal): -9948125 or 2307176. OLE color: 2307176.
HSL color Cylindrical-coordinate representation of color #683423: hue angle of 14.78º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #683423 is Cyan = 0, Magento = 0.50, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 52 | 35 | - |
| CMYK | 0 | 0.50 | 0.66 | 0.59 |
| HSL | 14.78º | 0.5% | 0.27% | - |
| HSV(B) | 14.78º | 0.66% | 0.41% | - |
| XYZ | 7.24 | 5.52 | 2.27 | - |
| YUV | 65.61 | 110.73 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 52 | 35 | 0 | 0.50 | 0.66 | 0.59 | 14.78 | 0.5 | 0.27 |
| Hex | 68 | 34 | 23 | 0 | 32 | 42 | 3B | F | 32 | 1B |
| Octal | 150 | 64 | 43 | 0 | 62 | 102 | 73 | 17 | 62 | 33 |
| Binary | 1101000 | 110100 | 100011 | 0 | 110010 | 1000010 | 111011 | 1111 | 110010 | 11011 |
Color Harmonies of #683423
Complementary color
Monochromatic Colors of #683423
Black with #683423
Text Example
Text Example
White with #683423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683423; }
p { color: rgb(104,52,35); }
H1.HeaderClassName
{
color: #683423;
}
.AnyTagClassName
{
color: #683423;
}
</style>
background-color css
<style>
a { background-color: #683423; }
a { background-color: rgb(104,52,35); }
div.DivClassName
{
background-color: #683423;
}
.BgClassName
{
background-color: #683423;
}
</style>
border-color css
<style>
span { border-color: #683423; }
span { border-color: rgb(104,52,35); }
td.TdClassName
{
border-color: #683423;
}
.TagClassName
{
border-color: #683423;
}
</style>