Shades of Bokara Grey #151311
Tints of Bokara Grey #151311
RGB
CMYK
RGB Variations
Color information
#151311 (or 0x151311) is known color: Bokara Grey. HEX triplet: 15, 13 and 11. RGB value is (21,19,17). Sum of RGB (Red+Green+Blue) = 21+19+17=57 (7% of max value = 765). Red value is 21 (8.59% from 255 or 36.84% from 57); Green value is 19 (7.81% from 255 or 33.33% from 57); Blue value is 17 (7.03% from 255 or 29.82% from 57); Max value from RGB is 21 - color contains mainly: red. Hex color #151311 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #151311 is #EAECEE. Grayscale: #131313. Windows color (decimal): -15396079 or 1118997. OLE color: 1118997.
HSL color Cylindrical-coordinate representation of color #151311: hue angle of 30º degrees, saturation: 0.11, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #151311 is Cyan = 0, Magento = 0.10, Yellow = 0.19 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 21 | 19 | 17 | - |
| CMYK | 0 | 0.10 | 0.19 | 0.92 |
| HSL | 30º | 0.11% | 0.07% | - |
| HSV(B) | 30º | 0.19% | 0.08% | - |
| XYZ | 0.64 | 0.67 | 0.62 | - |
| YUV | 19.37 | 126.66 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 19 | 17 | 0 | 0.10 | 0.19 | 0.92 | 30 | 0.11 | 0.07 |
| Hex | 15 | 13 | 11 | 0 | A | 13 | 5C | 1E | B | 7 |
| Octal | 25 | 23 | 21 | 0 | 12 | 23 | 134 | 36 | 13 | 7 |
| Binary | 10101 | 10011 | 10001 | 0 | 1010 | 10011 | 1011100 | 11110 | 1011 | 111 |
Color Harmonies of #151311
Complementary color
Monochromatic Colors of #151311
Black with #151311
Text Example
Text Example
White with #151311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151311; }
p { color: rgb(21,19,17); }
H1.HeaderClassName
{
color: #151311;
}
.AnyTagClassName
{
color: #151311;
}
</style>
background-color css
<style>
a { background-color: #151311; }
a { background-color: rgb(21,19,17); }
div.DivClassName
{
background-color: #151311;
}
.BgClassName
{
background-color: #151311;
}
</style>
border-color css
<style>
span { border-color: #151311; }
span { border-color: rgb(21,19,17); }
td.TdClassName
{
border-color: #151311;
}
.TagClassName
{
border-color: #151311;
}
</style>