Shades of Bokara Grey #191006
Tints of Bokara Grey #191006
RGB
CMYK
RGB Variations
Color information
#191006 (or 0x191006) is known color: Bokara Grey. HEX triplet: 19, 10 and 06. RGB value is (25,16,6). Sum of RGB (Red+Green+Blue) = 25+16+6=47 (6% of max value = 765). Red value is 25 (10.16% from 255 or 53.19% from 47); Green value is 16 (6.64% from 255 or 34.04% from 47); Blue value is 6 (2.73% from 255 or 12.77% from 47); Max value from RGB is 25 - color contains mainly: red. Hex color #191006 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #191006 is #E6EFF9. Grayscale: #111111. Windows color (decimal): -15134714 or 397337. OLE color: 397337.
HSL color Cylindrical-coordinate representation of color #191006: hue angle of 31.58º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #191006 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 16 | 6 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.90 |
| HSL | 31.58º | 0.61% | 0.06% | - |
| HSV(B) | 31.58º | 0.76% | 0.1% | - |
| XYZ | 0.62 | 0.59 | 0.25 | - |
| YUV | 17.55 | 121.48 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 16 | 6 | 0 | 0.36 | 0.76 | 0.90 | 31.58 | 0.61 | 0.06 |
| Hex | 19 | 10 | 6 | 0 | 24 | 4C | 5A | 20 | 3D | 6 |
| Octal | 31 | 20 | 6 | 0 | 44 | 114 | 132 | 40 | 75 | 6 |
| Binary | 11001 | 10000 | 110 | 0 | 100100 | 1001100 | 1011010 | 100000 | 111101 | 110 |
Color Harmonies of #191006
Complementary color
Monochromatic Colors of #191006
Black with #191006
Text Example
Text Example
White with #191006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #191006; }
p { color: rgb(25,16,6); }
H1.HeaderClassName
{
color: #191006;
}
.AnyTagClassName
{
color: #191006;
}
</style>
background-color css
<style>
a { background-color: #191006; }
a { background-color: rgb(25,16,6); }
div.DivClassName
{
background-color: #191006;
}
.BgClassName
{
background-color: #191006;
}
</style>
border-color css
<style>
span { border-color: #191006; }
span { border-color: rgb(25,16,6); }
td.TdClassName
{
border-color: #191006;
}
.TagClassName
{
border-color: #191006;
}
</style>