Shades of Persian Indigo #26146D
Tints of Persian Indigo #26146D
RGB
CMYK
RGB Variations
Color information
#26146D (or 0x26146D) is known color: Persian Indigo. HEX triplet: 26, 14 and 6D. RGB value is (38,20,109). Sum of RGB (Red+Green+Blue) = 38+20+109=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 20 (8.20% from 255 or 11.98% from 167); Blue value is 109 (42.97% from 255 or 65.27% from 167); Max value from RGB is 109 - color contains mainly: blue. Hex color #26146D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #26146D is #D9EB92. Grayscale: #232323. Windows color (decimal): -14281619 or 7148582. OLE color: 7148582.
HSL color Cylindrical-coordinate representation of color #26146D: hue angle of 252.13º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #26146D is Cyan = 0.65, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 38 | 20 | 109 | - |
| CMYK | 0.65 | 0.82 | 0 | 0.57 |
| HSL | 252.13º | 0.69% | 0.25% | - |
| HSV(B) | 252.13º | 0.82% | 0.43% | - |
| XYZ | 3.81 | 2.02 | 14.66 | - |
| YUV | 35.53 | 169.46 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 109 | 0.65 | 0.82 | 0 | 0.57 | 252.13 | 0.69 | 0.25 |
| Hex | 26 | 14 | 6D | 41 | 52 | 0 | 39 | FC | 45 | 19 |
| Octal | 46 | 24 | 155 | 101 | 122 | 0 | 71 | 374 | 105 | 31 |
| Binary | 100110 | 10100 | 1101101 | 1000001 | 1010010 | 0 | 111001 | 11111100 | 1000101 | 11001 |
Color Harmonies of #26146D
Complementary color
Monochromatic Colors of #26146D
Black with #26146D
Text Example
Text Example
White with #26146D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26146D; }
p { color: rgb(38,20,109); }
H1.HeaderClassName
{
color: #26146D;
}
.AnyTagClassName
{
color: #26146D;
}
</style>
background-color css
<style>
a { background-color: #26146D; }
a { background-color: rgb(38,20,109); }
div.DivClassName
{
background-color: #26146D;
}
.BgClassName
{
background-color: #26146D;
}
</style>
border-color css
<style>
span { border-color: #26146D; }
span { border-color: rgb(38,20,109); }
td.TdClassName
{
border-color: #26146D;
}
.TagClassName
{
border-color: #26146D;
}
</style>