Shades of Blackberry #561338
Tints of Blackberry #561338
RGB
CMYK
RGB Variations
Color information
#561338 (or 0x561338) is known color: Blackberry. HEX triplet: 56, 13 and 38. RGB value is (86,19,56). Sum of RGB (Red+Green+Blue) = 86+19+56=161 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.42% from 161); Green value is 19 (7.81% from 255 or 11.80% from 161); Blue value is 56 (22.27% from 255 or 34.78% from 161); Max value from RGB is 86 - color contains mainly: red. Hex color #561338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561338 is #A9ECC7. Grayscale: #2B2B2B. Windows color (decimal): -11136200 or 3674966. OLE color: 3674966.
HSL color Cylindrical-coordinate representation of color #561338: hue angle of 326.87º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561338 is Cyan = 0, Magento = 0.78, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 56 | - |
| CMYK | 0 | 0.78 | 0.35 | 0.66 |
| HSL | 326.87º | 0.64% | 0.21% | - |
| HSV(B) | 326.87º | 0.78% | 0.34% | - |
| XYZ | 4.78 | 2.73 | 4.02 | - |
| YUV | 43.25 | 135.2 | 158.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 56 | 0 | 0.78 | 0.35 | 0.66 | 326.87 | 0.64 | 0.21 |
| Hex | 56 | 13 | 38 | 0 | 4E | 23 | 42 | 147 | 40 | 15 |
| Octal | 126 | 23 | 70 | 0 | 116 | 43 | 102 | 507 | 100 | 25 |
| Binary | 1010110 | 10011 | 111000 | 0 | 1001110 | 100011 | 1000010 | 101000111 | 1000000 | 10101 |
Color Harmonies of #561338
Complementary color
Monochromatic Colors of #561338
Black with #561338
Text Example
Text Example
White with #561338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561338; }
p { color: rgb(86,19,56); }
H1.HeaderClassName
{
color: #561338;
}
.AnyTagClassName
{
color: #561338;
}
</style>
background-color css
<style>
a { background-color: #561338; }
a { background-color: rgb(86,19,56); }
div.DivClassName
{
background-color: #561338;
}
.BgClassName
{
background-color: #561338;
}
</style>
border-color css
<style>
span { border-color: #561338; }
span { border-color: rgb(86,19,56); }
td.TdClassName
{
border-color: #561338;
}
.TagClassName
{
border-color: #561338;
}
</style>