Shades of Blackberry #250617
Tints of Blackberry #250617
RGB
CMYK
RGB Variations
Color information
#250617 (or 0x250617) is known color: Blackberry. HEX triplet: 25, 06 and 17. RGB value is (37,6,23). Sum of RGB (Red+Green+Blue) = 37+6+23=66 (8% of max value = 765). Red value is 37 (14.84% from 255 or 56.06% from 66); Green value is 6 (2.73% from 255 or 9.09% from 66); Blue value is 23 (9.38% from 255 or 34.85% from 66); Max value from RGB is 37 - color contains mainly: red. Hex color #250617 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #250617 is #DAF9E8. Grayscale: #111111. Windows color (decimal): -14350825 or 1508901. OLE color: 1508901.
HSL color Cylindrical-coordinate representation of color #250617: hue angle of 327.1º degrees, saturation: 0.72, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #250617 is Cyan = 0, Magento = 0.84, Yellow = 0.38 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 6 | 23 | - |
| CMYK | 0 | 0.84 | 0.38 | 0.85 |
| HSL | 327.1º | 0.72% | 0.08% | - |
| HSV(B) | 327.1º | 0.84% | 0.15% | - |
| XYZ | 0.98 | 0.59 | 0.87 | - |
| YUV | 17.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 6 | 23 | 0 | 0.84 | 0.38 | 0.85 | 327.1 | 0.72 | 0.08 |
| Hex | 25 | 6 | 17 | 0 | 54 | 26 | 55 | 147 | 48 | 8 |
| Octal | 45 | 6 | 27 | 0 | 124 | 46 | 125 | 507 | 110 | 10 |
| Binary | 100101 | 110 | 10111 | 0 | 1010100 | 100110 | 1010101 | 101000111 | 1001000 | 1000 |
Color Harmonies of #250617
Complementary color
Monochromatic Colors of #250617
Black with #250617
Text Example
Text Example
White with #250617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250617; }
p { color: rgb(37,6,23); }
H1.HeaderClassName
{
color: #250617;
}
.AnyTagClassName
{
color: #250617;
}
</style>
background-color css
<style>
a { background-color: #250617; }
a { background-color: rgb(37,6,23); }
div.DivClassName
{
background-color: #250617;
}
.BgClassName
{
background-color: #250617;
}
</style>
border-color css
<style>
span { border-color: #250617; }
span { border-color: rgb(37,6,23); }
td.TdClassName
{
border-color: #250617;
}
.TagClassName
{
border-color: #250617;
}
</style>