Shades of Persian Indigo #260489
Tints of Persian Indigo #260489
RGB
CMYK
RGB Variations
Color information
#260489 (or 0x260489) is known color: Persian Indigo. HEX triplet: 26, 04 and 89. RGB value is (38,4,137). Sum of RGB (Red+Green+Blue) = 38+4+137=179 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.23% from 179); Green value is 4 (1.95% from 255 or 2.23% from 179); Blue value is 137 (53.91% from 255 or 76.54% from 179); Max value from RGB is 137 - color contains mainly: blue. Hex color #260489 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260489 is #D9FB76. Grayscale: #1C1C1C. Windows color (decimal): -14285687 or 8979494. OLE color: 8979494.
HSL color Cylindrical-coordinate representation of color #260489: hue angle of 255.34º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #260489 is Cyan = 0.72, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 4 | 137 | - |
| CMYK | 0.72 | 0.97 | 0 | 0.46 |
| HSL | 255.34º | 0.94% | 0.28% | - |
| HSV(B) | 255.34º | 0.97% | 0.54% | - |
| XYZ | 5.36 | 2.31 | 23.83 | - |
| YUV | 29.33 | 188.76 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 137 | 0.72 | 0.97 | 0 | 0.46 | 255.34 | 0.94 | 0.28 |
| Hex | 26 | 4 | 89 | 48 | 61 | 0 | 2E | FF | 5E | 1C |
| Octal | 46 | 4 | 211 | 110 | 141 | 0 | 56 | 377 | 136 | 34 |
| Binary | 100110 | 100 | 10001001 | 1001000 | 1100001 | 0 | 101110 | 11111111 | 1011110 | 11100 |
Color Harmonies of #260489
Complementary color
Monochromatic Colors of #260489
Black with #260489
Text Example
Text Example
White with #260489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260489; }
p { color: rgb(38,4,137); }
H1.HeaderClassName
{
color: #260489;
}
.AnyTagClassName
{
color: #260489;
}
</style>
background-color css
<style>
a { background-color: #260489; }
a { background-color: rgb(38,4,137); }
div.DivClassName
{
background-color: #260489;
}
.BgClassName
{
background-color: #260489;
}
</style>
border-color css
<style>
span { border-color: #260489; }
span { border-color: rgb(38,4,137); }
td.TdClassName
{
border-color: #260489;
}
.TagClassName
{
border-color: #260489;
}
</style>