Shades of Blackberry #450130
Tints of Blackberry #450130
RGB
CMYK
RGB Variations
Color information
#450130 (or 0x450130) is known color: Blackberry. HEX triplet: 45, 01 and 30. RGB value is (69,1,48). Sum of RGB (Red+Green+Blue) = 69+1+48=118 (15% of max value = 765). Red value is 69 (27.34% from 255 or 58.47% from 118); Green value is 1 (0.78% from 255 or 0.85% from 118); Blue value is 48 (19.14% from 255 or 40.68% from 118); Max value from RGB is 69 - color contains mainly: red. Hex color #450130 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450130 is #BAFECF. Grayscale: #1A1A1A. Windows color (decimal): -12254928 or 3146053. OLE color: 3146053.
HSL color Cylindrical-coordinate representation of color #450130: hue angle of 318.53º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #450130 is Cyan = 0, Magento = 0.99, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 1 | 48 | - |
| CMYK | 0 | 0.99 | 0.30 | 0.73 |
| HSL | 318.53º | 0.97% | 0.14% | - |
| HSV(B) | 318.53º | 0.99% | 0.27% | - |
| XYZ | 3 | 1.5 | 2.93 | - |
| YUV | 26.69 | 140.03 | 158.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 1 | 48 | 0 | 0.99 | 0.30 | 0.73 | 318.53 | 0.97 | 0.14 |
| Hex | 45 | 1 | 30 | 0 | 63 | 1E | 49 | 13F | 61 | E |
| Octal | 105 | 1 | 60 | 0 | 143 | 36 | 111 | 477 | 141 | 16 |
| Binary | 1000101 | 1 | 110000 | 0 | 1100011 | 11110 | 1001001 | 100111111 | 1100001 | 1110 |
Color Harmonies of #450130
Complementary color
Monochromatic Colors of #450130
Black with #450130
Text Example
Text Example
White with #450130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450130; }
p { color: rgb(69,1,48); }
H1.HeaderClassName
{
color: #450130;
}
.AnyTagClassName
{
color: #450130;
}
</style>
background-color css
<style>
a { background-color: #450130; }
a { background-color: rgb(69,1,48); }
div.DivClassName
{
background-color: #450130;
}
.BgClassName
{
background-color: #450130;
}
</style>
border-color css
<style>
span { border-color: #450130; }
span { border-color: rgb(69,1,48); }
td.TdClassName
{
border-color: #450130;
}
.TagClassName
{
border-color: #450130;
}
</style>