Shades of Persian Indigo #261584
Tints of Persian Indigo #261584
RGB
CMYK
RGB Variations
Color information
#261584 (or 0x261584) is known color: Persian Indigo. HEX triplet: 26, 15 and 84. RGB value is (38,21,132). Sum of RGB (Red+Green+Blue) = 38+21+132=191 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.90% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 132 (51.95% from 255 or 69.11% from 191); Max value from RGB is 132 - color contains mainly: blue. Hex color #261584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261584 is #D9EA7B. Grayscale: #262626. Windows color (decimal): -14281340 or 8656166. OLE color: 8656166.
HSL color Cylindrical-coordinate representation of color #261584: hue angle of 249.19º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #261584 is Cyan = 0.71, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 21 | 132 | - |
| CMYK | 0.71 | 0.84 | 0 | 0.48 |
| HSL | 249.19º | 0.73% | 0.3% | - |
| HSV(B) | 249.19º | 0.84% | 0.52% | - |
| XYZ | 5.23 | 2.61 | 22.06 | - |
| YUV | 38.74 | 180.63 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 132 | 0.71 | 0.84 | 0 | 0.48 | 249.19 | 0.73 | 0.3 |
| Hex | 26 | 15 | 84 | 47 | 54 | 0 | 30 | F9 | 49 | 1E |
| Octal | 46 | 25 | 204 | 107 | 124 | 0 | 60 | 371 | 111 | 36 |
| Binary | 100110 | 10101 | 10000100 | 1000111 | 1010100 | 0 | 110000 | 11111001 | 1001001 | 11110 |
Color Harmonies of #261584
Complementary color
Monochromatic Colors of #261584
Black with #261584
Text Example
Text Example
White with #261584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261584; }
p { color: rgb(38,21,132); }
H1.HeaderClassName
{
color: #261584;
}
.AnyTagClassName
{
color: #261584;
}
</style>
background-color css
<style>
a { background-color: #261584; }
a { background-color: rgb(38,21,132); }
div.DivClassName
{
background-color: #261584;
}
.BgClassName
{
background-color: #261584;
}
</style>
border-color css
<style>
span { border-color: #261584; }
span { border-color: rgb(38,21,132); }
td.TdClassName
{
border-color: #261584;
}
.TagClassName
{
border-color: #261584;
}
</style>