Shades of Persian Indigo #261583
Tints of Persian Indigo #261583
RGB
CMYK
RGB Variations
Color information
#261583 (or 0x261583) is known color: Persian Indigo. HEX triplet: 26, 15 and 83. RGB value is (38,21,131). Sum of RGB (Red+Green+Blue) = 38+21+131=190 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20% from 190); Green value is 21 (8.59% from 255 or 11.05% from 190); Blue value is 131 (51.56% from 255 or 68.95% from 190); Max value from RGB is 131 - color contains mainly: blue. Hex color #261583 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261583 is #D9EA7C. Grayscale: #262626. Windows color (decimal): -14281341 or 8590630. OLE color: 8590630.
HSL color Cylindrical-coordinate representation of color #261583: hue angle of 249.27º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #261583 is Cyan = 0.71, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 21 | 131 | - |
| CMYK | 0.71 | 0.84 | 0 | 0.49 |
| HSL | 249.27º | 0.72% | 0.3% | - |
| HSV(B) | 249.27º | 0.84% | 0.51% | - |
| XYZ | 5.16 | 2.59 | 21.7 | - |
| YUV | 38.62 | 180.13 | 127.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 131 | 0.71 | 0.84 | 0 | 0.49 | 249.27 | 0.72 | 0.3 |
| Hex | 26 | 15 | 83 | 47 | 54 | 0 | 31 | F9 | 48 | 1E |
| Octal | 46 | 25 | 203 | 107 | 124 | 0 | 61 | 371 | 110 | 36 |
| Binary | 100110 | 10101 | 10000011 | 1000111 | 1010100 | 0 | 110001 | 11111001 | 1001000 | 11110 |
Color Harmonies of #261583
Complementary color
Monochromatic Colors of #261583
Black with #261583
Text Example
Text Example
White with #261583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261583; }
p { color: rgb(38,21,131); }
H1.HeaderClassName
{
color: #261583;
}
.AnyTagClassName
{
color: #261583;
}
</style>
background-color css
<style>
a { background-color: #261583; }
a { background-color: rgb(38,21,131); }
div.DivClassName
{
background-color: #261583;
}
.BgClassName
{
background-color: #261583;
}
</style>
border-color css
<style>
span { border-color: #261583; }
span { border-color: rgb(38,21,131); }
td.TdClassName
{
border-color: #261583;
}
.TagClassName
{
border-color: #261583;
}
</style>