Shades of Maire #221908
Tints of Maire #221908
RGB
CMYK
RGB Variations
Color information
#221908 (or 0x221908) is known color: Maire. HEX triplet: 22, 19 and 08. RGB value is (34,25,8). Sum of RGB (Red+Green+Blue) = 34+25+8=67 (8% of max value = 765). Red value is 34 (13.67% from 255 or 50.75% from 67); Green value is 25 (10.16% from 255 or 37.31% from 67); Blue value is 8 (3.52% from 255 or 11.94% from 67); Max value from RGB is 34 - color contains mainly: red. Hex color #221908 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #221908 is #DDE6F7. Grayscale: #191919. Windows color (decimal): -14542584 or 530722. OLE color: 530722.
HSL color Cylindrical-coordinate representation of color #221908: hue angle of 39.23º degrees, saturation: 0.62, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #221908 is Cyan = 0, Magento = 0.26, Yellow = 0.76 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 25 | 8 | - |
| CMYK | 0 | 0.26 | 0.76 | 0.87 |
| HSL | 39.23º | 0.62% | 0.08% | - |
| HSV(B) | 39.23º | 0.76% | 0.13% | - |
| XYZ | 1.05 | 1.05 | 0.38 | - |
| YUV | 25.75 | 117.98 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 25 | 8 | 0 | 0.26 | 0.76 | 0.87 | 39.23 | 0.62 | 0.08 |
| Hex | 22 | 19 | 8 | 0 | 1A | 4C | 57 | 27 | 3E | 8 |
| Octal | 42 | 31 | 10 | 0 | 32 | 114 | 127 | 47 | 76 | 10 |
| Binary | 100010 | 11001 | 1000 | 0 | 11010 | 1001100 | 1010111 | 100111 | 111110 | 1000 |
Color Harmonies of #221908
Complementary color
Monochromatic Colors of #221908
Black with #221908
Text Example
Text Example
White with #221908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221908; }
p { color: rgb(34,25,8); }
H1.HeaderClassName
{
color: #221908;
}
.AnyTagClassName
{
color: #221908;
}
</style>
background-color css
<style>
a { background-color: #221908; }
a { background-color: rgb(34,25,8); }
div.DivClassName
{
background-color: #221908;
}
.BgClassName
{
background-color: #221908;
}
</style>
border-color css
<style>
span { border-color: #221908; }
span { border-color: rgb(34,25,8); }
td.TdClassName
{
border-color: #221908;
}
.TagClassName
{
border-color: #221908;
}
</style>