Shades of Blackberry #450338
Tints of Blackberry #450338
RGB
CMYK
RGB Variations
Color information
#450338 (or 0x450338) is known color: Blackberry. HEX triplet: 45, 03 and 38. RGB value is (69,3,56). Sum of RGB (Red+Green+Blue) = 69+3+56=128 (16% of max value = 765). Red value is 69 (27.34% from 255 or 53.91% from 128); Green value is 3 (1.56% from 255 or 2.34% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 69 - color contains mainly: red. Hex color #450338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450338 is #BAFCC7. Grayscale: #1C1C1C. Windows color (decimal): -12254408 or 3670853. OLE color: 3670853.
HSL color Cylindrical-coordinate representation of color #450338: hue angle of 311.82º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #450338 is Cyan = 0, Magento = 0.96, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 3 | 56 | - |
| CMYK | 0 | 0.96 | 0.19 | 0.73 |
| HSL | 311.82º | 0.92% | 0.14% | - |
| HSV(B) | 311.82º | 0.96% | 0.27% | - |
| XYZ | 3.2 | 1.62 | 3.88 | - |
| YUV | 28.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 3 | 56 | 0 | 0.96 | 0.19 | 0.73 | 311.82 | 0.92 | 0.14 |
| Hex | 45 | 3 | 38 | 0 | 60 | 13 | 49 | 138 | 5C | E |
| Octal | 105 | 3 | 70 | 0 | 140 | 23 | 111 | 470 | 134 | 16 |
| Binary | 1000101 | 11 | 111000 | 0 | 1100000 | 10011 | 1001001 | 100111000 | 1011100 | 1110 |
Color Harmonies of #450338
Complementary color
Monochromatic Colors of #450338
Black with #450338
Text Example
Text Example
White with #450338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450338; }
p { color: rgb(69,3,56); }
H1.HeaderClassName
{
color: #450338;
}
.AnyTagClassName
{
color: #450338;
}
</style>
background-color css
<style>
a { background-color: #450338; }
a { background-color: rgb(69,3,56); }
div.DivClassName
{
background-color: #450338;
}
.BgClassName
{
background-color: #450338;
}
</style>
border-color css
<style>
span { border-color: #450338; }
span { border-color: rgb(69,3,56); }
td.TdClassName
{
border-color: #450338;
}
.TagClassName
{
border-color: #450338;
}
</style>