Shades of Bokara Grey #292421
Tints of Bokara Grey #292421
RGB
CMYK
RGB Variations
Color information
#292421 (or 0x292421) is known color: Bokara Grey. HEX triplet: 29, 24 and 21. RGB value is (41,36,33). Sum of RGB (Red+Green+Blue) = 41+36+33=110 (14% of max value = 765). Red value is 41 (16.41% from 255 or 37.27% from 110); Green value is 36 (14.45% from 255 or 32.73% from 110); Blue value is 33 (13.28% from 255 or 30% from 110); Max value from RGB is 41 - color contains mainly: red. Hex color #292421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292421 is #D6DBDE. Grayscale: #252525. Windows color (decimal): -14080991 or 2171945. OLE color: 2171945.
HSL color Cylindrical-coordinate representation of color #292421: hue angle of 22.5º 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 #292421 is Cyan = 0, Magento = 0.12, Yellow = 0.20 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 33 | - |
| CMYK | 0 | 0.12 | 0.20 | 0.84 |
| HSL | 22.5º | 0.11% | 0.15% | - |
| HSV(B) | 22.5º | 0.2% | 0.16% | - |
| XYZ | 1.82 | 1.84 | 1.7 | - |
| YUV | 37.15 | 125.66 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 33 | 0 | 0.12 | 0.20 | 0.84 | 22.5 | 0.11 | 0.15 |
| Hex | 29 | 24 | 21 | 0 | C | 14 | 54 | 16 | B | F |
| Octal | 51 | 44 | 41 | 0 | 14 | 24 | 124 | 26 | 13 | 17 |
| Binary | 101001 | 100100 | 100001 | 0 | 1100 | 10100 | 1010100 | 10110 | 1011 | 1111 |
Color Harmonies of #292421
Complementary color
Monochromatic Colors of #292421
Black with #292421
Text Example
Text Example
White with #292421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292421; }
p { color: rgb(41,36,33); }
H1.HeaderClassName
{
color: #292421;
}
.AnyTagClassName
{
color: #292421;
}
</style>
background-color css
<style>
a { background-color: #292421; }
a { background-color: rgb(41,36,33); }
div.DivClassName
{
background-color: #292421;
}
.BgClassName
{
background-color: #292421;
}
</style>
border-color css
<style>
span { border-color: #292421; }
span { border-color: rgb(41,36,33); }
td.TdClassName
{
border-color: #292421;
}
.TagClassName
{
border-color: #292421;
}
</style>