Shades of Persian Indigo #26138A
Tints of Persian Indigo #26138A
RGB
CMYK
RGB Variations
Color information
#26138A (or 0x26138A) is known color: Persian Indigo. HEX triplet: 26, 13 and 8A. RGB value is (38,19,138). Sum of RGB (Red+Green+Blue) = 38+19+138=195 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.49% from 195); Green value is 19 (7.81% from 255 or 9.74% from 195); Blue value is 138 (54.30% from 255 or 70.77% from 195); Max value from RGB is 138 - color contains mainly: blue. Hex color #26138A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #26138A is #D9EC75. Grayscale: #252525. Windows color (decimal): -14281846 or 9048870. OLE color: 9048870.
HSL color Cylindrical-coordinate representation of color #26138A: hue angle of 249.58º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #26138A is Cyan = 0.72, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 19 | 138 | - |
| CMYK | 0.72 | 0.86 | 0 | 0.46 |
| HSL | 249.58º | 0.76% | 0.31% | - |
| HSV(B) | 249.58º | 0.86% | 0.54% | - |
| XYZ | 5.62 | 2.71 | 24.27 | - |
| YUV | 38.25 | 184.29 | 127.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 138 | 0.72 | 0.86 | 0 | 0.46 | 249.58 | 0.76 | 0.31 |
| Hex | 26 | 13 | 8A | 48 | 56 | 0 | 2E | FA | 4C | 1F |
| Octal | 46 | 23 | 212 | 110 | 126 | 0 | 56 | 372 | 114 | 37 |
| Binary | 100110 | 10011 | 10001010 | 1001000 | 1010110 | 0 | 101110 | 11111010 | 1001100 | 11111 |
Color Harmonies of #26138A
Complementary color
Monochromatic Colors of #26138A
Black with #26138A
Text Example
Text Example
White with #26138A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26138A; }
p { color: rgb(38,19,138); }
H1.HeaderClassName
{
color: #26138A;
}
.AnyTagClassName
{
color: #26138A;
}
</style>
background-color css
<style>
a { background-color: #26138A; }
a { background-color: rgb(38,19,138); }
div.DivClassName
{
background-color: #26138A;
}
.BgClassName
{
background-color: #26138A;
}
</style>
border-color css
<style>
span { border-color: #26138A; }
span { border-color: rgb(38,19,138); }
td.TdClassName
{
border-color: #26138A;
}
.TagClassName
{
border-color: #26138A;
}
</style>