Shades of Persian Indigo #26097E
Tints of Persian Indigo #26097E
RGB
CMYK
RGB Variations
Color information
#26097E (or 0x26097E) is known color: Persian Indigo. HEX triplet: 26, 09 and 7E. RGB value is (38,9,126). Sum of RGB (Red+Green+Blue) = 38+9+126=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 9 (3.91% from 255 or 5.20% from 173); Blue value is 126 (49.61% from 255 or 72.83% from 173); Max value from RGB is 126 - color contains mainly: blue. Hex color #26097E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #26097E is #D9F681. Grayscale: #1E1E1E. Windows color (decimal): -14284418 or 8259878. OLE color: 8259878.
HSL color Cylindrical-coordinate representation of color #26097E: hue angle of 254.87º degrees, saturation: 0.87, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #26097E is Cyan = 0.70, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 38 | 9 | 126 | - |
| CMYK | 0.70 | 0.93 | 0 | 0.51 |
| HSL | 254.87º | 0.87% | 0.26% | - |
| HSV(B) | 254.87º | 0.93% | 0.49% | - |
| XYZ | 4.66 | 2.11 | 19.9 | - |
| YUV | 31.01 | 181.61 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 126 | 0.70 | 0.93 | 0 | 0.51 | 254.87 | 0.87 | 0.26 |
| Hex | 26 | 9 | 7E | 46 | 5D | 0 | 33 | FF | 57 | 1A |
| Octal | 46 | 11 | 176 | 106 | 135 | 0 | 63 | 377 | 127 | 32 |
| Binary | 100110 | 1001 | 1111110 | 1000110 | 1011101 | 0 | 110011 | 11111111 | 1010111 | 11010 |
Color Harmonies of #26097E
Complementary color
Monochromatic Colors of #26097E
Black with #26097E
Text Example
Text Example
White with #26097E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26097E; }
p { color: rgb(38,9,126); }
H1.HeaderClassName
{
color: #26097E;
}
.AnyTagClassName
{
color: #26097E;
}
</style>
background-color css
<style>
a { background-color: #26097E; }
a { background-color: rgb(38,9,126); }
div.DivClassName
{
background-color: #26097E;
}
.BgClassName
{
background-color: #26097E;
}
</style>
border-color css
<style>
span { border-color: #26097E; }
span { border-color: rgb(38,9,126); }
td.TdClassName
{
border-color: #26097E;
}
.TagClassName
{
border-color: #26097E;
}
</style>