Shades of Persian Indigo #260586
Tints of Persian Indigo #260586
RGB
CMYK
RGB Variations
Color information
#260586 (or 0x260586) is known color: Persian Indigo. HEX triplet: 26, 05 and 86. RGB value is (38,5,134). Sum of RGB (Red+Green+Blue) = 38+5+134=177 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.47% from 177); Green value is 5 (2.34% from 255 or 2.82% from 177); Blue value is 134 (52.73% from 255 or 75.71% from 177); Max value from RGB is 134 - color contains mainly: blue. Hex color #260586 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260586 is #D9FA79. Grayscale: #1D1D1D. Windows color (decimal): -14285434 or 8783142. OLE color: 8783142.
HSL color Cylindrical-coordinate representation of color #260586: hue angle of 255.35º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #260586 is Cyan = 0.72, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 5 | 134 | - |
| CMYK | 0.72 | 0.96 | 0 | 0.47 |
| HSL | 255.35º | 0.93% | 0.27% | - |
| HSV(B) | 255.35º | 0.96% | 0.53% | - |
| XYZ | 5.16 | 2.24 | 22.72 | - |
| YUV | 29.57 | 186.93 | 134.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 134 | 0.72 | 0.96 | 0 | 0.47 | 255.35 | 0.93 | 0.27 |
| Hex | 26 | 5 | 86 | 48 | 60 | 0 | 2F | FF | 5D | 1B |
| Octal | 46 | 5 | 206 | 110 | 140 | 0 | 57 | 377 | 135 | 33 |
| Binary | 100110 | 101 | 10000110 | 1001000 | 1100000 | 0 | 101111 | 11111111 | 1011101 | 11011 |
Color Harmonies of #260586
Complementary color
Monochromatic Colors of #260586
Black with #260586
Text Example
Text Example
White with #260586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260586; }
p { color: rgb(38,5,134); }
H1.HeaderClassName
{
color: #260586;
}
.AnyTagClassName
{
color: #260586;
}
</style>
background-color css
<style>
a { background-color: #260586; }
a { background-color: rgb(38,5,134); }
div.DivClassName
{
background-color: #260586;
}
.BgClassName
{
background-color: #260586;
}
</style>
border-color css
<style>
span { border-color: #260586; }
span { border-color: rgb(38,5,134); }
td.TdClassName
{
border-color: #260586;
}
.TagClassName
{
border-color: #260586;
}
</style>