Shades of Blackberry #250718
Tints of Blackberry #250718
RGB
CMYK
RGB Variations
Color information
#250718 (or 0x250718) is known color: Blackberry. HEX triplet: 25, 07 and 18. RGB value is (37,7,24). Sum of RGB (Red+Green+Blue) = 37+7+24=68 (9% of max value = 765). Red value is 37 (14.84% from 255 or 54.41% from 68); Green value is 7 (3.12% from 255 or 10.29% from 68); Blue value is 24 (9.77% from 255 or 35.29% from 68); Max value from RGB is 37 - color contains mainly: red. Hex color #250718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #250718 is #DAF8E7. Grayscale: #111111. Windows color (decimal): -14350568 or 1574693. OLE color: 1574693.
HSL color Cylindrical-coordinate representation of color #250718: hue angle of 326º degrees, saturation: 0.68, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #250718 is Cyan = 0, Magento = 0.81, Yellow = 0.35 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 7 | 24 | - |
| CMYK | 0 | 0.81 | 0.35 | 0.85 |
| HSL | 326º | 0.68% | 0.09% | - |
| HSV(B) | 326º | 0.81% | 0.15% | - |
| XYZ | 1 | 0.61 | 0.93 | - |
| YUV | 17.91 | 131.44 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 24 | 0 | 0.81 | 0.35 | 0.85 | 326 | 0.68 | 0.09 |
| Hex | 25 | 7 | 18 | 0 | 51 | 23 | 55 | 146 | 44 | 9 |
| Octal | 45 | 7 | 30 | 0 | 121 | 43 | 125 | 506 | 104 | 11 |
| Binary | 100101 | 111 | 11000 | 0 | 1010001 | 100011 | 1010101 | 101000110 | 1000100 | 1001 |
Color Harmonies of #250718
Complementary color
Monochromatic Colors of #250718
Black with #250718
Text Example
Text Example
White with #250718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250718; }
p { color: rgb(37,7,24); }
H1.HeaderClassName
{
color: #250718;
}
.AnyTagClassName
{
color: #250718;
}
</style>
background-color css
<style>
a { background-color: #250718; }
a { background-color: rgb(37,7,24); }
div.DivClassName
{
background-color: #250718;
}
.BgClassName
{
background-color: #250718;
}
</style>
border-color css
<style>
span { border-color: #250718; }
span { border-color: rgb(37,7,24); }
td.TdClassName
{
border-color: #250718;
}
.TagClassName
{
border-color: #250718;
}
</style>