Shades of Persian Indigo #260884
Tints of Persian Indigo #260884
RGB
CMYK
RGB Variations
Color information
#260884 (or 0x260884) is known color: Persian Indigo. HEX triplet: 26, 08 and 84. RGB value is (38,8,132). Sum of RGB (Red+Green+Blue) = 38+8+132=178 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.35% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 132 (51.95% from 255 or 74.16% from 178); Max value from RGB is 132 - color contains mainly: blue. Hex color #260884 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260884 is #D9F77B. Grayscale: #1E1E1E. Windows color (decimal): -14284668 or 8652838. OLE color: 8652838.
HSL color Cylindrical-coordinate representation of color #260884: hue angle of 254.52º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260884 is Cyan = 0.71, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 8 | 132 | - |
| CMYK | 0.71 | 0.94 | 0 | 0.48 |
| HSL | 254.52º | 0.89% | 0.27% | - |
| HSV(B) | 254.52º | 0.94% | 0.52% | - |
| XYZ | 5.05 | 2.25 | 22 | - |
| YUV | 31.11 | 184.94 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 132 | 0.71 | 0.94 | 0 | 0.48 | 254.52 | 0.89 | 0.27 |
| Hex | 26 | 8 | 84 | 47 | 5E | 0 | 30 | FF | 59 | 1B |
| Octal | 46 | 10 | 204 | 107 | 136 | 0 | 60 | 377 | 131 | 33 |
| Binary | 100110 | 1000 | 10000100 | 1000111 | 1011110 | 0 | 110000 | 11111111 | 1011001 | 11011 |
Color Harmonies of #260884
Complementary color
Monochromatic Colors of #260884
Black with #260884
Text Example
Text Example
White with #260884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260884; }
p { color: rgb(38,8,132); }
H1.HeaderClassName
{
color: #260884;
}
.AnyTagClassName
{
color: #260884;
}
</style>
background-color css
<style>
a { background-color: #260884; }
a { background-color: rgb(38,8,132); }
div.DivClassName
{
background-color: #260884;
}
.BgClassName
{
background-color: #260884;
}
</style>
border-color css
<style>
span { border-color: #260884; }
span { border-color: rgb(38,8,132); }
td.TdClassName
{
border-color: #260884;
}
.TagClassName
{
border-color: #260884;
}
</style>