Shades of Karaka #292921
Tints of Karaka #292921
RGB
CMYK
RGB Variations
Color information
#292921 (or 0x292921) is known color: Karaka. HEX triplet: 29, 29 and 21. RGB value is (41,41,33). Sum of RGB (Red+Green+Blue) = 41+41+33=115 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.65% from 115); Green value is 41 (16.41% from 255 or 35.65% from 115); Blue value is 33 (13.28% from 255 or 28.70% from 115); Max value from RGB is 41 - color contains mainly: red, green. Hex color #292921 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292921 is #D6D6DE. Grayscale: #282828. Windows color (decimal): -14079711 or 2173225. OLE color: 2173225.
HSL color Cylindrical-coordinate representation of color #292921: hue angle of 60º degrees, saturation: 0.11, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #292921 is Cyan = 0, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 41 | 33 | - |
| CMYK | 0 | 0 | 0.20 | 0.84 |
| HSL | 60º | 0.11% | 0.15% | - |
| HSV(B) | 60º | 0.2% | 0.16% | - |
| XYZ | 1.98 | 2.17 | 1.75 | - |
| YUV | 40.09 | 124 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 33 | 0 | 0 | 0.20 | 0.84 | 60 | 0.11 | 0.15 |
| Hex | 29 | 29 | 21 | 0 | 0 | 14 | 54 | 3C | B | F |
| Octal | 51 | 51 | 41 | 0 | 0 | 24 | 124 | 74 | 13 | 17 |
| Binary | 101001 | 101001 | 100001 | 0 | 0 | 10100 | 1010100 | 111100 | 1011 | 1111 |
Color Harmonies of #292921
Complementary color
Monochromatic Colors of #292921
Black with #292921
Text Example
Text Example
White with #292921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292921; }
p { color: rgb(41,41,33); }
H1.HeaderClassName
{
color: #292921;
}
.AnyTagClassName
{
color: #292921;
}
</style>
background-color css
<style>
a { background-color: #292921; }
a { background-color: rgb(41,41,33); }
div.DivClassName
{
background-color: #292921;
}
.BgClassName
{
background-color: #292921;
}
</style>
border-color css
<style>
span { border-color: #292921; }
span { border-color: rgb(41,41,33); }
td.TdClassName
{
border-color: #292921;
}
.TagClassName
{
border-color: #292921;
}
</style>