Shades of Blackberry #260318
Tints of Blackberry #260318
RGB
CMYK
RGB Variations
Color information
#260318 (or 0x260318) is known color: Blackberry. HEX triplet: 26, 03 and 18. RGB value is (38,3,24). Sum of RGB (Red+Green+Blue) = 38+3+24=65 (8% of max value = 765). Red value is 38 (15.23% from 255 or 58.46% from 65); Green value is 3 (1.56% from 255 or 4.62% from 65); Blue value is 24 (9.77% from 255 or 36.92% from 65); Max value from RGB is 38 - color contains mainly: red. Hex color #260318 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260318 is #D9FCE7. Grayscale: #0F0F0F. Windows color (decimal): -14286056 or 1573670. OLE color: 1573670.
HSL color Cylindrical-coordinate representation of color #260318: hue angle of 324º degrees, saturation: 0.85, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #260318 is Cyan = 0, Magento = 0.92, Yellow = 0.37 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 3 | 24 | - |
| CMYK | 0 | 0.92 | 0.37 | 0.85 |
| HSL | 324º | 0.85% | 0.08% | - |
| HSV(B) | 324º | 0.92% | 0.15% | - |
| XYZ | 1 | 0.54 | 0.92 | - |
| YUV | 15.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 24 | 0 | 0.92 | 0.37 | 0.85 | 324 | 0.85 | 0.08 |
| Hex | 26 | 3 | 18 | 0 | 5C | 25 | 55 | 144 | 55 | 8 |
| Octal | 46 | 3 | 30 | 0 | 134 | 45 | 125 | 504 | 125 | 10 |
| Binary | 100110 | 11 | 11000 | 0 | 1011100 | 100101 | 1010101 | 101000100 | 1010101 | 1000 |
Color Harmonies of #260318
Complementary color
Monochromatic Colors of #260318
Black with #260318
Text Example
Text Example
White with #260318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260318; }
p { color: rgb(38,3,24); }
H1.HeaderClassName
{
color: #260318;
}
.AnyTagClassName
{
color: #260318;
}
</style>
background-color css
<style>
a { background-color: #260318; }
a { background-color: rgb(38,3,24); }
div.DivClassName
{
background-color: #260318;
}
.BgClassName
{
background-color: #260318;
}
</style>
border-color css
<style>
span { border-color: #260318; }
span { border-color: rgb(38,3,24); }
td.TdClassName
{
border-color: #260318;
}
.TagClassName
{
border-color: #260318;
}
</style>