Shades of Persian Indigo #261182
Tints of Persian Indigo #261182
RGB
CMYK
RGB Variations
Color information
#261182 (or 0x261182) is known color: Persian Indigo. HEX triplet: 26, 11 and 82. RGB value is (38,17,130). Sum of RGB (Red+Green+Blue) = 38+17+130=185 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.54% from 185); Green value is 17 (7.03% from 255 or 9.19% from 185); Blue value is 130 (51.17% from 255 or 70.27% from 185); Max value from RGB is 130 - color contains mainly: blue. Hex color #261182 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261182 is #D9EE7D. Grayscale: #232323. Windows color (decimal): -14282366 or 8524070. OLE color: 8524070.
HSL color Cylindrical-coordinate representation of color #261182: hue angle of 251.15º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #261182 is Cyan = 0.71, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 17 | 130 | - |
| CMYK | 0.71 | 0.87 | 0 | 0.49 |
| HSL | 251.15º | 0.77% | 0.29% | - |
| HSV(B) | 251.15º | 0.87% | 0.51% | - |
| XYZ | 5.03 | 2.42 | 21.32 | - |
| YUV | 36.16 | 180.96 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 17 | 130 | 0.71 | 0.87 | 0 | 0.49 | 251.15 | 0.77 | 0.29 |
| Hex | 26 | 11 | 82 | 47 | 57 | 0 | 31 | FB | 4D | 1D |
| Octal | 46 | 21 | 202 | 107 | 127 | 0 | 61 | 373 | 115 | 35 |
| Binary | 100110 | 10001 | 10000010 | 1000111 | 1010111 | 0 | 110001 | 11111011 | 1001101 | 11101 |
Color Harmonies of #261182
Complementary color
Monochromatic Colors of #261182
Black with #261182
Text Example
Text Example
White with #261182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261182; }
p { color: rgb(38,17,130); }
H1.HeaderClassName
{
color: #261182;
}
.AnyTagClassName
{
color: #261182;
}
</style>
background-color css
<style>
a { background-color: #261182; }
a { background-color: rgb(38,17,130); }
div.DivClassName
{
background-color: #261182;
}
.BgClassName
{
background-color: #261182;
}
</style>
border-color css
<style>
span { border-color: #261182; }
span { border-color: rgb(38,17,130); }
td.TdClassName
{
border-color: #261182;
}
.TagClassName
{
border-color: #261182;
}
</style>