Shades of Persian Indigo #260571
Tints of Persian Indigo #260571
RGB
CMYK
RGB Variations
Color information
#260571 (or 0x260571) is known color: Persian Indigo. HEX triplet: 26, 05 and 71. RGB value is (38,5,113). Sum of RGB (Red+Green+Blue) = 38+5+113=156 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.36% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 113 (44.53% from 255 or 72.44% from 156); Max value from RGB is 113 - color contains mainly: blue. Hex color #260571 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260571 is #D9FA8E. Grayscale: #1A1A1A. Windows color (decimal): -14285455 or 7406886. OLE color: 7406886.
HSL color Cylindrical-coordinate representation of color #260571: hue angle of 258.33º degrees, saturation: 0.92, 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 #260571 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 5 | 113 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.56 |
| HSL | 258.33º | 0.92% | 0.23% | - |
| HSV(B) | 258.33º | 0.96% | 0.44% | - |
| XYZ | 3.83 | 1.71 | 15.75 | - |
| YUV | 27.18 | 176.43 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 113 | 0.66 | 0.96 | 0 | 0.56 | 258.33 | 0.92 | 0.23 |
| Hex | 26 | 5 | 71 | 42 | 60 | 0 | 38 | 102 | 5C | 17 |
| Octal | 46 | 5 | 161 | 102 | 140 | 0 | 70 | 402 | 134 | 27 |
| Binary | 100110 | 101 | 1110001 | 1000010 | 1100000 | 0 | 111000 | 100000010 | 1011100 | 10111 |
Color Harmonies of #260571
Complementary color
Monochromatic Colors of #260571
Black with #260571
Text Example
Text Example
White with #260571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260571; }
p { color: rgb(38,5,113); }
H1.HeaderClassName
{
color: #260571;
}
.AnyTagClassName
{
color: #260571;
}
</style>
background-color css
<style>
a { background-color: #260571; }
a { background-color: rgb(38,5,113); }
div.DivClassName
{
background-color: #260571;
}
.BgClassName
{
background-color: #260571;
}
</style>
border-color css
<style>
span { border-color: #260571; }
span { border-color: rgb(38,5,113); }
td.TdClassName
{
border-color: #260571;
}
.TagClassName
{
border-color: #260571;
}
</style>