Shades of Persian Indigo #260564
Tints of Persian Indigo #260564
RGB
CMYK
RGB Variations
Color information
#260564 (or 0x260564) is known color: Persian Indigo. HEX triplet: 26, 05 and 64. RGB value is (38,5,100). Sum of RGB (Red+Green+Blue) = 38+5+100=143 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.57% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 100 (39.45% from 255 or 69.93% from 143); Max value from RGB is 100 - color contains mainly: blue. Hex color #260564 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260564 is #D9FA9B. Grayscale: #191919. Windows color (decimal): -14285468 or 6554918. OLE color: 6554918.
HSL color Cylindrical-coordinate representation of color #260564: hue angle of 260.84º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #260564 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 5 | 100 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.61 |
| HSL | 260.84º | 0.9% | 0.21% | - |
| HSV(B) | 260.84º | 0.95% | 0.39% | - |
| XYZ | 3.15 | 1.44 | 12.17 | - |
| YUV | 25.7 | 169.93 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 100 | 0.62 | 0.95 | 0 | 0.61 | 260.84 | 0.9 | 0.21 |
| Hex | 26 | 5 | 64 | 3E | 5F | 0 | 3D | 105 | 5A | 15 |
| Octal | 46 | 5 | 144 | 76 | 137 | 0 | 75 | 405 | 132 | 25 |
| Binary | 100110 | 101 | 1100100 | 111110 | 1011111 | 0 | 111101 | 100000101 | 1011010 | 10101 |
Color Harmonies of #260564
Complementary color
Monochromatic Colors of #260564
Black with #260564
Text Example
Text Example
White with #260564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260564; }
p { color: rgb(38,5,100); }
H1.HeaderClassName
{
color: #260564;
}
.AnyTagClassName
{
color: #260564;
}
</style>
background-color css
<style>
a { background-color: #260564; }
a { background-color: rgb(38,5,100); }
div.DivClassName
{
background-color: #260564;
}
.BgClassName
{
background-color: #260564;
}
</style>
border-color css
<style>
span { border-color: #260564; }
span { border-color: rgb(38,5,100); }
td.TdClassName
{
border-color: #260564;
}
.TagClassName
{
border-color: #260564;
}
</style>