Shades of Persian Indigo #260087
Tints of Persian Indigo #260087
RGB
CMYK
RGB Variations
Color information
#260087 (or 0x260087) is known color: Persian Indigo. HEX triplet: 26, 00 and 87. RGB value is (38,0,135). Sum of RGB (Red+Green+Blue) = 38+0+135=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 0 (0.39% from 255 or 0% from 173); Blue value is 135 (53.12% from 255 or 78.03% from 173); Max value from RGB is 135 - color contains mainly: blue. Hex color #260087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260087 is #D9FF78. Grayscale: #1A1A1A. Windows color (decimal): -14286713 or 8847398. OLE color: 8847398.
HSL color Cylindrical-coordinate representation of color #260087: hue angle of 256.89º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260087 is Cyan = 0.72, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 0 | 135 | - |
| CMYK | 0.72 | 1 | 0 | 0.47 |
| HSL | 256.89º | 1% | 0.26% | - |
| HSV(B) | 256.89º | 1% | 0.53% | - |
| XYZ | 5.17 | 2.16 | 23.07 | - |
| YUV | 26.75 | 189.09 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 135 | 0.72 | 1 | 0 | 0.47 | 256.89 | 1 | 0.26 |
| Hex | 26 | 0 | 87 | 48 | 64 | 0 | 2F | 101 | 64 | 1A |
| Octal | 46 | 0 | 207 | 110 | 144 | 0 | 57 | 401 | 144 | 32 |
| Binary | 100110 | 0 | 10000111 | 1001000 | 1100100 | 0 | 101111 | 100000001 | 1100100 | 11010 |
Color Harmonies of #260087
Complementary color
Monochromatic Colors of #260087
Black with #260087
Text Example
Text Example
White with #260087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260087; }
p { color: rgb(38,0,135); }
H1.HeaderClassName
{
color: #260087;
}
.AnyTagClassName
{
color: #260087;
}
</style>
background-color css
<style>
a { background-color: #260087; }
a { background-color: rgb(38,0,135); }
div.DivClassName
{
background-color: #260087;
}
.BgClassName
{
background-color: #260087;
}
</style>
border-color css
<style>
span { border-color: #260087; }
span { border-color: rgb(38,0,135); }
td.TdClassName
{
border-color: #260087;
}
.TagClassName
{
border-color: #260087;
}
</style>