Shades of Persian Indigo #260088
Tints of Persian Indigo #260088
RGB
CMYK
RGB Variations
Color information
#260088 (or 0x260088) is known color: Persian Indigo. HEX triplet: 26, 00 and 88. RGB value is (38,0,136). Sum of RGB (Red+Green+Blue) = 38+0+136=174 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.84% from 174); Green value is 0 (0.39% from 255 or 0% from 174); Blue value is 136 (53.52% from 255 or 78.16% from 174); Max value from RGB is 136 - color contains mainly: blue. Hex color #260088 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260088 is #D9FF77. Grayscale: #1A1A1A. Windows color (decimal): -14286712 or 8912934. OLE color: 8912934.
HSL color Cylindrical-coordinate representation of color #260088: hue angle of 256.76º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260088 is Cyan = 0.72, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 0 | 136 | - |
| CMYK | 0.72 | 1 | 0 | 0.47 |
| HSL | 256.76º | 1% | 0.27% | - |
| HSV(B) | 256.76º | 1% | 0.53% | - |
| XYZ | 5.24 | 2.19 | 23.44 | - |
| YUV | 26.87 | 189.59 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 136 | 0.72 | 1 | 0 | 0.47 | 256.76 | 1 | 0.27 |
| Hex | 26 | 0 | 88 | 48 | 64 | 0 | 2F | 101 | 64 | 1B |
| Octal | 46 | 0 | 210 | 110 | 144 | 0 | 57 | 401 | 144 | 33 |
| Binary | 100110 | 0 | 10001000 | 1001000 | 1100100 | 0 | 101111 | 100000001 | 1100100 | 11011 |
Color Harmonies of #260088
Complementary color
Monochromatic Colors of #260088
Black with #260088
Text Example
Text Example
White with #260088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260088; }
p { color: rgb(38,0,136); }
H1.HeaderClassName
{
color: #260088;
}
.AnyTagClassName
{
color: #260088;
}
</style>
background-color css
<style>
a { background-color: #260088; }
a { background-color: rgb(38,0,136); }
div.DivClassName
{
background-color: #260088;
}
.BgClassName
{
background-color: #260088;
}
</style>
border-color css
<style>
span { border-color: #260088; }
span { border-color: rgb(38,0,136); }
td.TdClassName
{
border-color: #260088;
}
.TagClassName
{
border-color: #260088;
}
</style>