Shades of Persian Indigo #260584
Tints of Persian Indigo #260584
RGB
CMYK
RGB Variations
Color information
#260584 (or 0x260584) is known color: Persian Indigo. HEX triplet: 26, 05 and 84. RGB value is (38,5,132). Sum of RGB (Red+Green+Blue) = 38+5+132=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 5 (2.34% from 255 or 2.86% from 175); Blue value is 132 (51.95% from 255 or 75.43% from 175); Max value from RGB is 132 - color contains mainly: blue. Hex color #260584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260584 is #D9FA7B. Grayscale: #1C1C1C. Windows color (decimal): -14285436 or 8652070. OLE color: 8652070.
HSL color Cylindrical-coordinate representation of color #260584: hue angle of 255.59º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #260584 is Cyan = 0.71, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 5 | 132 | - |
| CMYK | 0.71 | 0.96 | 0 | 0.48 |
| HSL | 255.59º | 0.93% | 0.27% | - |
| HSV(B) | 255.59º | 0.96% | 0.52% | - |
| XYZ | 5.02 | 2.19 | 21.99 | - |
| YUV | 29.35 | 185.93 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 132 | 0.71 | 0.96 | 0 | 0.48 | 255.59 | 0.93 | 0.27 |
| Hex | 26 | 5 | 84 | 47 | 60 | 0 | 30 | 100 | 5D | 1B |
| Octal | 46 | 5 | 204 | 107 | 140 | 0 | 60 | 400 | 135 | 33 |
| Binary | 100110 | 101 | 10000100 | 1000111 | 1100000 | 0 | 110000 | 100000000 | 1011101 | 11011 |
Color Harmonies of #260584
Complementary color
Monochromatic Colors of #260584
Black with #260584
Text Example
Text Example
White with #260584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260584; }
p { color: rgb(38,5,132); }
H1.HeaderClassName
{
color: #260584;
}
.AnyTagClassName
{
color: #260584;
}
</style>
background-color css
<style>
a { background-color: #260584; }
a { background-color: rgb(38,5,132); }
div.DivClassName
{
background-color: #260584;
}
.BgClassName
{
background-color: #260584;
}
</style>
border-color css
<style>
span { border-color: #260584; }
span { border-color: rgb(38,5,132); }
td.TdClassName
{
border-color: #260584;
}
.TagClassName
{
border-color: #260584;
}
</style>