Shades of Karaka #292928
Tints of Karaka #292928
RGB
CMYK
RGB Variations
Color information
#292928 (or 0x292928) is known color: Karaka. HEX triplet: 29, 29 and 28. RGB value is (41,41,40). Sum of RGB (Red+Green+Blue) = 41+41+40=122 (16% of max value = 765). Red value is 41 (16.41% from 255 or 33.61% from 122); Green value is 41 (16.41% from 255 or 33.61% from 122); Blue value is 40 (16.02% from 255 or 32.79% from 122); Max value from RGB is 41 - color contains mainly: red, green. Hex color #292928 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292928 is #D6D6D7. Grayscale: #282828. Windows color (decimal): -14079704 or 2631977. OLE color: 2631977.
HSL color Cylindrical-coordinate representation of color #292928: hue angle of 60º degrees, saturation: 0.01, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #292928 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
RGB | 41 | 41 | 40 | - |
CMYK | 0 | 0 | 0.02 | 0.84 |
HSL | 60º | 0.01% | 0.16% | - |
HSV(B) | 60º | 0.02% | 0.16% | - |
XYZ | 2.09 | 2.21 | 2.32 | - |
YUV | 40.89 | 127.5 | 128.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 41 | 41 | 40 | 0 | 0 | 0.02 | 0.84 | 60 | 0.01 | 0.16 |
Hex | 29 | 29 | 28 | 0 | 0 | 2 | 54 | 3C | 1 | 10 |
Octal | 51 | 51 | 50 | 0 | 0 | 2 | 124 | 74 | 1 | 20 |
Binary | 101001 | 101001 | 101000 | 0 | 0 | 10 | 1010100 | 111100 | 1 | 10000 |
Color Harmonies of #292928
Complementary color
Monochromatic Colors of #292928
Black with #292928
Text Example
Text Example
White with #292928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292928; }
p { color: rgb(41,41,40); }
H1.HeaderClassName
{
color: #292928;
}
.AnyTagClassName
{
color: #292928;
}
</style>
background-color css
<style>
a { background-color: #292928; }
a { background-color: rgb(41,41,40); }
div.DivClassName
{
background-color: #292928;
}
.BgClassName
{
background-color: #292928;
}
</style>
border-color css
<style>
span { border-color: #292928; }
span { border-color: rgb(41,41,40); }
td.TdClassName
{
border-color: #292928;
}
.TagClassName
{
border-color: #292928;
}
</style>