Shades of Persian Indigo #26167E
Tints of Persian Indigo #26167E
RGB
CMYK
RGB Variations
Color information
#26167E (or 0x26167E) is known color: Persian Indigo. HEX triplet: 26, 16 and 7E. RGB value is (38,22,126). Sum of RGB (Red+Green+Blue) = 38+22+126=186 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.43% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 126 (49.61% from 255 or 67.74% from 186); Max value from RGB is 126 - color contains mainly: blue. Hex color #26167E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #26167E is #D9E981. Grayscale: #262626. Windows color (decimal): -14281090 or 8263206. OLE color: 8263206.
HSL color Cylindrical-coordinate representation of color #26167E: hue angle of 249.23º degrees, saturation: 0.7, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #26167E is Cyan = 0.70, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 38 | 22 | 126 | - |
| CMYK | 0.70 | 0.83 | 0 | 0.51 |
| HSL | 249.23º | 0.7% | 0.29% | - |
| HSV(B) | 249.23º | 0.83% | 0.49% | - |
| XYZ | 4.85 | 2.49 | 19.96 | - |
| YUV | 38.64 | 177.3 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 126 | 0.70 | 0.83 | 0 | 0.51 | 249.23 | 0.7 | 0.29 |
| Hex | 26 | 16 | 7E | 46 | 53 | 0 | 33 | F9 | 46 | 1D |
| Octal | 46 | 26 | 176 | 106 | 123 | 0 | 63 | 371 | 106 | 35 |
| Binary | 100110 | 10110 | 1111110 | 1000110 | 1010011 | 0 | 110011 | 11111001 | 1000110 | 11101 |
Color Harmonies of #26167E
Complementary color
Monochromatic Colors of #26167E
Black with #26167E
Text Example
Text Example
White with #26167E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26167E; }
p { color: rgb(38,22,126); }
H1.HeaderClassName
{
color: #26167E;
}
.AnyTagClassName
{
color: #26167E;
}
</style>
background-color css
<style>
a { background-color: #26167E; }
a { background-color: rgb(38,22,126); }
div.DivClassName
{
background-color: #26167E;
}
.BgClassName
{
background-color: #26167E;
}
</style>
border-color css
<style>
span { border-color: #26167E; }
span { border-color: rgb(38,22,126); }
td.TdClassName
{
border-color: #26167E;
}
.TagClassName
{
border-color: #26167E;
}
</style>