Shades of Persian Indigo #260470
Tints of Persian Indigo #260470
RGB
CMYK
RGB Variations
Color information
#260470 (or 0x260470) is known color: Persian Indigo. HEX triplet: 26, 04 and 70. RGB value is (38,4,112). Sum of RGB (Red+Green+Blue) = 38+4+112=154 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.68% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 112 (44.14% from 255 or 72.73% from 154); Max value from RGB is 112 - color contains mainly: blue. Hex color #260470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260470 is #D9FB8F. Grayscale: #1A1A1A. Windows color (decimal): -14285712 or 7341094. OLE color: 7341094.
HSL color Cylindrical-coordinate representation of color #260470: hue angle of 258.89º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #260470 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 4 | 112 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.56 |
| HSL | 258.89º | 0.93% | 0.23% | - |
| HSV(B) | 258.89º | 0.96% | 0.44% | - |
| XYZ | 3.77 | 1.67 | 15.45 | - |
| YUV | 26.48 | 176.26 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 112 | 0.66 | 0.96 | 0 | 0.56 | 258.89 | 0.93 | 0.23 |
| Hex | 26 | 4 | 70 | 42 | 60 | 0 | 38 | 103 | 5D | 17 |
| Octal | 46 | 4 | 160 | 102 | 140 | 0 | 70 | 403 | 135 | 27 |
| Binary | 100110 | 100 | 1110000 | 1000010 | 1100000 | 0 | 111000 | 100000011 | 1011101 | 10111 |
Color Harmonies of #260470
Complementary color
Monochromatic Colors of #260470
Black with #260470
Text Example
Text Example
White with #260470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260470; }
p { color: rgb(38,4,112); }
H1.HeaderClassName
{
color: #260470;
}
.AnyTagClassName
{
color: #260470;
}
</style>
background-color css
<style>
a { background-color: #260470; }
a { background-color: rgb(38,4,112); }
div.DivClassName
{
background-color: #260470;
}
.BgClassName
{
background-color: #260470;
}
</style>
border-color css
<style>
span { border-color: #260470; }
span { border-color: rgb(38,4,112); }
td.TdClassName
{
border-color: #260470;
}
.TagClassName
{
border-color: #260470;
}
</style>