Shades of Hairy Heath #683323
Tints of Hairy Heath #683323
RGB
CMYK
RGB Variations
Color information
#683323 (or 0x683323) is known color: Hairy Heath. HEX triplet: 68, 33 and 23. RGB value is (104,51,35). Sum of RGB (Red+Green+Blue) = 104+51+35=190 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.74% from 190); Green value is 51 (20.31% from 255 or 26.84% from 190); Blue value is 35 (14.06% from 255 or 18.42% from 190); Max value from RGB is 104 - color contains mainly: red. Hex color #683323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683323 is #97CCDC. Grayscale: #414141. Windows color (decimal): -9948381 or 2306920. OLE color: 2306920.
HSL color Cylindrical-coordinate representation of color #683323: hue angle of 13.91º 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 #683323 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 51 | 35 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.59 |
| HSL | 13.91º | 0.5% | 0.27% | - |
| HSV(B) | 13.91º | 0.66% | 0.41% | - |
| XYZ | 7.2 | 5.43 | 2.26 | - |
| YUV | 65.02 | 111.06 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 51 | 35 | 0 | 0.51 | 0.66 | 0.59 | 13.91 | 0.5 | 0.27 |
| Hex | 68 | 33 | 23 | 0 | 33 | 42 | 3B | E | 32 | 1B |
| Octal | 150 | 63 | 43 | 0 | 63 | 102 | 73 | 16 | 62 | 33 |
| Binary | 1101000 | 110011 | 100011 | 0 | 110011 | 1000010 | 111011 | 1110 | 110010 | 11011 |
Color Harmonies of #683323
Complementary color
Monochromatic Colors of #683323
Black with #683323
Text Example
Text Example
White with #683323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683323; }
p { color: rgb(104,51,35); }
H1.HeaderClassName
{
color: #683323;
}
.AnyTagClassName
{
color: #683323;
}
</style>
background-color css
<style>
a { background-color: #683323; }
a { background-color: rgb(104,51,35); }
div.DivClassName
{
background-color: #683323;
}
.BgClassName
{
background-color: #683323;
}
</style>
border-color css
<style>
span { border-color: #683323; }
span { border-color: rgb(104,51,35); }
td.TdClassName
{
border-color: #683323;
}
.TagClassName
{
border-color: #683323;
}
</style>