Shades of Blackberry #210817
Tints of Blackberry #210817
RGB
CMYK
RGB Variations
Color information
#210817 (or 0x210817) is known color: Blackberry. HEX triplet: 21, 08 and 17. RGB value is (33,8,23). Sum of RGB (Red+Green+Blue) = 33+8+23=64 (8% of max value = 765). Red value is 33 (13.28% from 255 or 51.56% from 64); Green value is 8 (3.52% from 255 or 12.5% from 64); Blue value is 23 (9.38% from 255 or 35.94% from 64); Max value from RGB is 33 - color contains mainly: red. Hex color #210817 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #210817 is #DEF7E8. Grayscale: #111111. Windows color (decimal): -14612457 or 1509409. OLE color: 1509409.
HSL color Cylindrical-coordinate representation of color #210817: hue angle of 324º degrees, saturation: 0.61, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #210817 is Cyan = 0, Magento = 0.76, Yellow = 0.30 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 8 | 23 | - |
| CMYK | 0 | 0.76 | 0.30 | 0.87 |
| HSL | 324º | 0.61% | 0.08% | - |
| HSV(B) | 324º | 0.76% | 0.13% | - |
| XYZ | 0.87 | 0.56 | 0.87 | - |
| YUV | 17.19 | 131.28 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 8 | 23 | 0 | 0.76 | 0.30 | 0.87 | 324 | 0.61 | 0.08 |
| Hex | 21 | 8 | 17 | 0 | 4C | 1E | 57 | 144 | 3D | 8 |
| Octal | 41 | 10 | 27 | 0 | 114 | 36 | 127 | 504 | 75 | 10 |
| Binary | 100001 | 1000 | 10111 | 0 | 1001100 | 11110 | 1010111 | 101000100 | 111101 | 1000 |
Color Harmonies of #210817
Complementary color
Monochromatic Colors of #210817
Black with #210817
Text Example
Text Example
White with #210817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210817; }
p { color: rgb(33,8,23); }
H1.HeaderClassName
{
color: #210817;
}
.AnyTagClassName
{
color: #210817;
}
</style>
background-color css
<style>
a { background-color: #210817; }
a { background-color: rgb(33,8,23); }
div.DivClassName
{
background-color: #210817;
}
.BgClassName
{
background-color: #210817;
}
</style>
border-color css
<style>
span { border-color: #210817; }
span { border-color: rgb(33,8,23); }
td.TdClassName
{
border-color: #210817;
}
.TagClassName
{
border-color: #210817;
}
</style>