Shades of Karaka #292920
Tints of Karaka #292920
RGB
CMYK
RGB Variations
Color information
#292920 (or 0x292920) is known color: Karaka. HEX triplet: 29, 29 and 20. RGB value is (41,41,32). Sum of RGB (Red+Green+Blue) = 41+41+32=114 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.96% from 114); Green value is 41 (16.41% from 255 or 35.96% from 114); Blue value is 32 (12.89% from 255 or 28.07% from 114); Max value from RGB is 41 - color contains mainly: red, green. Hex color #292920 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292920 is #D6D6DF. Grayscale: #282828. Windows color (decimal): -14079712 or 2107689. OLE color: 2107689.
HSL color Cylindrical-coordinate representation of color #292920: hue angle of 60º degrees, saturation: 0.12, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #292920 is Cyan = 0, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 41 | 32 | - |
| CMYK | 0 | 0 | 0.22 | 0.84 |
| HSL | 60º | 0.12% | 0.14% | - |
| HSV(B) | 60º | 0.22% | 0.16% | - |
| XYZ | 1.97 | 2.16 | 1.68 | - |
| YUV | 39.97 | 123.5 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 32 | 0 | 0 | 0.22 | 0.84 | 60 | 0.12 | 0.14 |
| Hex | 29 | 29 | 20 | 0 | 0 | 16 | 54 | 3C | C | E |
| Octal | 51 | 51 | 40 | 0 | 0 | 26 | 124 | 74 | 14 | 16 |
| Binary | 101001 | 101001 | 100000 | 0 | 0 | 10110 | 1010100 | 111100 | 1100 | 1110 |
Color Harmonies of #292920
Complementary color
Monochromatic Colors of #292920
Black with #292920
Text Example
Text Example
White with #292920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292920; }
p { color: rgb(41,41,32); }
H1.HeaderClassName
{
color: #292920;
}
.AnyTagClassName
{
color: #292920;
}
</style>
background-color css
<style>
a { background-color: #292920; }
a { background-color: rgb(41,41,32); }
div.DivClassName
{
background-color: #292920;
}
.BgClassName
{
background-color: #292920;
}
</style>
border-color css
<style>
span { border-color: #292920; }
span { border-color: rgb(41,41,32); }
td.TdClassName
{
border-color: #292920;
}
.TagClassName
{
border-color: #292920;
}
</style>