Shades of Karaka #292917
Tints of Karaka #292917
RGB
CMYK
RGB Variations
Color information
#292917 (or 0x292917) is known color: Karaka. HEX triplet: 29, 29 and 17. RGB value is (41,41,23). Sum of RGB (Red+Green+Blue) = 41+41+23=105 (13% of max value = 765). Red value is 41 (16.41% from 255 or 39.05% from 105); Green value is 41 (16.41% from 255 or 39.05% from 105); Blue value is 23 (9.38% from 255 or 21.90% from 105); Max value from RGB is 41 - color contains mainly: red, green. Hex color #292917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292917 is #D6D6E8. Grayscale: #272727. Windows color (decimal): -14079721 or 1517865. OLE color: 1517865.
HSL color Cylindrical-coordinate representation of color #292917: hue angle of 60º degrees, saturation: 0.28, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #292917 is Cyan = 0, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 41 | 23 | - |
| CMYK | 0 | 0 | 0.44 | 0.84 |
| HSL | 60º | 0.28% | 0.13% | - |
| HSV(B) | 60º | 0.44% | 0.16% | - |
| XYZ | 1.86 | 2.12 | 1.12 | - |
| YUV | 38.95 | 119 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 23 | 0 | 0 | 0.44 | 0.84 | 60 | 0.28 | 0.13 |
| Hex | 29 | 29 | 17 | 0 | 0 | 2C | 54 | 3C | 1C | D |
| Octal | 51 | 51 | 27 | 0 | 0 | 54 | 124 | 74 | 34 | 15 |
| Binary | 101001 | 101001 | 10111 | 0 | 0 | 101100 | 1010100 | 111100 | 11100 | 1101 |
Color Harmonies of #292917
Complementary color
Monochromatic Colors of #292917
Black with #292917
Text Example
Text Example
White with #292917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292917; }
p { color: rgb(41,41,23); }
H1.HeaderClassName
{
color: #292917;
}
.AnyTagClassName
{
color: #292917;
}
</style>
background-color css
<style>
a { background-color: #292917; }
a { background-color: rgb(41,41,23); }
div.DivClassName
{
background-color: #292917;
}
.BgClassName
{
background-color: #292917;
}
</style>
border-color css
<style>
span { border-color: #292917; }
span { border-color: rgb(41,41,23); }
td.TdClassName
{
border-color: #292917;
}
.TagClassName
{
border-color: #292917;
}
</style>