Shades of Persian Indigo #26025E
Tints of Persian Indigo #26025E
RGB
CMYK
RGB Variations
Color information
#26025E (or 0x26025E) is known color: Persian Indigo. HEX triplet: 26, 02 and 5E. RGB value is (38,2,94). Sum of RGB (Red+Green+Blue) = 38+2+94=134 (17% of max value = 765). Red value is 38 (15.23% from 255 or 28.36% from 134); Green value is 2 (1.17% from 255 or 1.49% from 134); Blue value is 94 (37.11% from 255 or 70.15% from 134); Max value from RGB is 94 - color contains mainly: blue. Hex color #26025E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #26025E is #D9FDA1. Grayscale: #161616. Windows color (decimal): -14286242 or 6160934. OLE color: 6160934.
HSL color Cylindrical-coordinate representation of color #26025E: hue angle of 263.48º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #26025E is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 38 | 2 | 94 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.63 |
| HSL | 263.48º | 0.96% | 0.19% | - |
| HSV(B) | 263.48º | 0.98% | 0.37% | - |
| XYZ | 2.84 | 1.26 | 10.68 | - |
| YUV | 23.25 | 167.93 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 94 | 0.60 | 0.98 | 0 | 0.63 | 263.48 | 0.96 | 0.19 |
| Hex | 26 | 2 | 5E | 3C | 62 | 0 | 3F | 107 | 60 | 13 |
| Octal | 46 | 2 | 136 | 74 | 142 | 0 | 77 | 407 | 140 | 23 |
| Binary | 100110 | 10 | 1011110 | 111100 | 1100010 | 0 | 111111 | 100000111 | 1100000 | 10011 |
Color Harmonies of #26025E
Complementary color
Monochromatic Colors of #26025E
Black with #26025E
Text Example
Text Example
White with #26025E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26025E; }
p { color: rgb(38,2,94); }
H1.HeaderClassName
{
color: #26025E;
}
.AnyTagClassName
{
color: #26025E;
}
</style>
background-color css
<style>
a { background-color: #26025E; }
a { background-color: rgb(38,2,94); }
div.DivClassName
{
background-color: #26025E;
}
.BgClassName
{
background-color: #26025E;
}
</style>
border-color css
<style>
span { border-color: #26025E; }
span { border-color: rgb(38,2,94); }
td.TdClassName
{
border-color: #26025E;
}
.TagClassName
{
border-color: #26025E;
}
</style>