Shades of Persian Indigo #261089
Tints of Persian Indigo #261089
RGB
CMYK
RGB Variations
Color information
#261089 (or 0x261089) is known color: Persian Indigo. HEX triplet: 26, 10 and 89. RGB value is (38,16,137). Sum of RGB (Red+Green+Blue) = 38+16+137=191 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.90% from 191); Green value is 16 (6.64% from 255 or 8.38% from 191); Blue value is 137 (53.91% from 255 or 71.73% from 191); Max value from RGB is 137 - color contains mainly: blue. Hex color #261089 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261089 is #D9EF76. Grayscale: #232323. Windows color (decimal): -14282615 or 8982566. OLE color: 8982566.
HSL color Cylindrical-coordinate representation of color #261089: hue angle of 250.91º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #261089 is Cyan = 0.72, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 16 | 137 | - |
| CMYK | 0.72 | 0.88 | 0 | 0.46 |
| HSL | 250.91º | 0.79% | 0.3% | - |
| HSV(B) | 250.91º | 0.88% | 0.54% | - |
| XYZ | 5.5 | 2.59 | 23.88 | - |
| YUV | 36.37 | 184.79 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 137 | 0.72 | 0.88 | 0 | 0.46 | 250.91 | 0.79 | 0.3 |
| Hex | 26 | 10 | 89 | 48 | 58 | 0 | 2E | FB | 4F | 1E |
| Octal | 46 | 20 | 211 | 110 | 130 | 0 | 56 | 373 | 117 | 36 |
| Binary | 100110 | 10000 | 10001001 | 1001000 | 1011000 | 0 | 101110 | 11111011 | 1001111 | 11110 |
Color Harmonies of #261089
Complementary color
Monochromatic Colors of #261089
Black with #261089
Text Example
Text Example
White with #261089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261089; }
p { color: rgb(38,16,137); }
H1.HeaderClassName
{
color: #261089;
}
.AnyTagClassName
{
color: #261089;
}
</style>
background-color css
<style>
a { background-color: #261089; }
a { background-color: rgb(38,16,137); }
div.DivClassName
{
background-color: #261089;
}
.BgClassName
{
background-color: #261089;
}
</style>
border-color css
<style>
span { border-color: #261089; }
span { border-color: rgb(38,16,137); }
td.TdClassName
{
border-color: #261089;
}
.TagClassName
{
border-color: #261089;
}
</style>