Shades of Persian Indigo #260870
Tints of Persian Indigo #260870
RGB
CMYK
RGB Variations
Color information
#260870 (or 0x260870) is known color: Persian Indigo. HEX triplet: 26, 08 and 70. RGB value is (38,8,112). Sum of RGB (Red+Green+Blue) = 38+8+112=158 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.05% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 112 (44.14% from 255 or 70.89% from 158); Max value from RGB is 112 - color contains mainly: blue. Hex color #260870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260870 is #D9F78F. Grayscale: #1C1C1C. Windows color (decimal): -14284688 or 7342118. OLE color: 7342118.
HSL color Cylindrical-coordinate representation of color #260870: hue angle of 257.31º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #260870 is Cyan = 0.66, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 8 | 112 | - |
| CMYK | 0.66 | 0.93 | 0 | 0.56 |
| HSL | 257.31º | 0.87% | 0.24% | - |
| HSV(B) | 257.31º | 0.93% | 0.44% | - |
| XYZ | 3.81 | 1.76 | 15.47 | - |
| YUV | 28.83 | 174.94 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 112 | 0.66 | 0.93 | 0 | 0.56 | 257.31 | 0.87 | 0.24 |
| Hex | 26 | 8 | 70 | 42 | 5D | 0 | 38 | 101 | 57 | 18 |
| Octal | 46 | 10 | 160 | 102 | 135 | 0 | 70 | 401 | 127 | 30 |
| Binary | 100110 | 1000 | 1110000 | 1000010 | 1011101 | 0 | 111000 | 100000001 | 1010111 | 11000 |
Color Harmonies of #260870
Complementary color
Monochromatic Colors of #260870
Black with #260870
Text Example
Text Example
White with #260870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260870; }
p { color: rgb(38,8,112); }
H1.HeaderClassName
{
color: #260870;
}
.AnyTagClassName
{
color: #260870;
}
</style>
background-color css
<style>
a { background-color: #260870; }
a { background-color: rgb(38,8,112); }
div.DivClassName
{
background-color: #260870;
}
.BgClassName
{
background-color: #260870;
}
</style>
border-color css
<style>
span { border-color: #260870; }
span { border-color: rgb(38,8,112); }
td.TdClassName
{
border-color: #260870;
}
.TagClassName
{
border-color: #260870;
}
</style>