Shades of Persian Indigo #260885
Tints of Persian Indigo #260885
RGB
CMYK
RGB Variations
Color information
#260885 (or 0x260885) is known color: Persian Indigo. HEX triplet: 26, 08 and 85. RGB value is (38,8,133). Sum of RGB (Red+Green+Blue) = 38+8+133=179 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.23% from 179); Green value is 8 (3.52% from 255 or 4.47% from 179); Blue value is 133 (52.34% from 255 or 74.30% from 179); Max value from RGB is 133 - color contains mainly: blue. Hex color #260885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260885 is #D9F77A. Grayscale: #1E1E1E. Windows color (decimal): -14284667 or 8718374. OLE color: 8718374.
HSL color Cylindrical-coordinate representation of color #260885: hue angle of 254.4º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260885 is Cyan = 0.71, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 8 | 133 | - |
| CMYK | 0.71 | 0.94 | 0 | 0.48 |
| HSL | 254.4º | 0.89% | 0.28% | - |
| HSV(B) | 254.4º | 0.94% | 0.52% | - |
| XYZ | 5.12 | 2.28 | 22.36 | - |
| YUV | 31.22 | 185.44 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 133 | 0.71 | 0.94 | 0 | 0.48 | 254.4 | 0.89 | 0.28 |
| Hex | 26 | 8 | 85 | 47 | 5E | 0 | 30 | FE | 59 | 1C |
| Octal | 46 | 10 | 205 | 107 | 136 | 0 | 60 | 376 | 131 | 34 |
| Binary | 100110 | 1000 | 10000101 | 1000111 | 1011110 | 0 | 110000 | 11111110 | 1011001 | 11100 |
Color Harmonies of #260885
Complementary color
Monochromatic Colors of #260885
Black with #260885
Text Example
Text Example
White with #260885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260885; }
p { color: rgb(38,8,133); }
H1.HeaderClassName
{
color: #260885;
}
.AnyTagClassName
{
color: #260885;
}
</style>
background-color css
<style>
a { background-color: #260885; }
a { background-color: rgb(38,8,133); }
div.DivClassName
{
background-color: #260885;
}
.BgClassName
{
background-color: #260885;
}
</style>
border-color css
<style>
span { border-color: #260885; }
span { border-color: rgb(38,8,133); }
td.TdClassName
{
border-color: #260885;
}
.TagClassName
{
border-color: #260885;
}
</style>