Shades of Seal Brown #241006
Tints of Seal Brown #241006
RGB
CMYK
RGB Variations
Color information
#241006 (or 0x241006) is known color: Seal Brown. HEX triplet: 24, 10 and 06. RGB value is (36,16,6). Sum of RGB (Red+Green+Blue) = 36+16+6=58 (7% of max value = 765). Red value is 36 (14.45% from 255 or 62.07% from 58); Green value is 16 (6.64% from 255 or 27.59% from 58); Blue value is 6 (2.73% from 255 or 10.34% from 58); Max value from RGB is 36 - color contains mainly: red. Hex color #241006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #241006 is #DBEFF9. Grayscale: #141414. Windows color (decimal): -14413818 or 397348. OLE color: 397348.
HSL color Cylindrical-coordinate representation of color #241006: hue angle of 20º degrees, saturation: 0.71, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #241006 is Cyan = 0, Magento = 0.56, Yellow = 0.83 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 16 | 6 | - |
| CMYK | 0 | 0.56 | 0.83 | 0.86 |
| HSL | 20º | 0.71% | 0.08% | - |
| HSV(B) | 20º | 0.83% | 0.14% | - |
| XYZ | 0.95 | 0.76 | 0.27 | - |
| YUV | 20.84 | 119.63 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 16 | 6 | 0 | 0.56 | 0.83 | 0.86 | 20 | 0.71 | 0.08 |
| Hex | 24 | 10 | 6 | 0 | 38 | 53 | 56 | 14 | 47 | 8 |
| Octal | 44 | 20 | 6 | 0 | 70 | 123 | 126 | 24 | 107 | 10 |
| Binary | 100100 | 10000 | 110 | 0 | 111000 | 1010011 | 1010110 | 10100 | 1000111 | 1000 |
Color Harmonies of #241006
Complementary color
Monochromatic Colors of #241006
Black with #241006
Text Example
Text Example
White with #241006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241006; }
p { color: rgb(36,16,6); }
H1.HeaderClassName
{
color: #241006;
}
.AnyTagClassName
{
color: #241006;
}
</style>
background-color css
<style>
a { background-color: #241006; }
a { background-color: rgb(36,16,6); }
div.DivClassName
{
background-color: #241006;
}
.BgClassName
{
background-color: #241006;
}
</style>
border-color css
<style>
span { border-color: #241006; }
span { border-color: rgb(36,16,6); }
td.TdClassName
{
border-color: #241006;
}
.TagClassName
{
border-color: #241006;
}
</style>