Shades of Persian Indigo #261087
Tints of Persian Indigo #261087
RGB
CMYK
RGB Variations
Color information
#261087 (or 0x261087) is known color: Persian Indigo. HEX triplet: 26, 10 and 87. RGB value is (38,16,135). Sum of RGB (Red+Green+Blue) = 38+16+135=189 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20.11% from 189); Green value is 16 (6.64% from 255 or 8.47% from 189); Blue value is 135 (53.12% from 255 or 71.43% from 189); Max value from RGB is 135 - color contains mainly: blue. Hex color #261087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261087 is #D9EF78. Grayscale: #232323. Windows color (decimal): -14282617 or 8851494. OLE color: 8851494.
HSL color Cylindrical-coordinate representation of color #261087: hue angle of 251.09º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #261087 is Cyan = 0.72, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 16 | 135 | - |
| CMYK | 0.72 | 0.88 | 0 | 0.47 |
| HSL | 251.09º | 0.79% | 0.3% | - |
| HSV(B) | 251.09º | 0.88% | 0.53% | - |
| XYZ | 5.36 | 2.53 | 23.13 | - |
| YUV | 36.14 | 183.79 | 129.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 135 | 0.72 | 0.88 | 0 | 0.47 | 251.09 | 0.79 | 0.3 |
| Hex | 26 | 10 | 87 | 48 | 58 | 0 | 2F | FB | 4F | 1E |
| Octal | 46 | 20 | 207 | 110 | 130 | 0 | 57 | 373 | 117 | 36 |
| Binary | 100110 | 10000 | 10000111 | 1001000 | 1011000 | 0 | 101111 | 11111011 | 1001111 | 11110 |
Color Harmonies of #261087
Complementary color
Monochromatic Colors of #261087
Black with #261087
Text Example
Text Example
White with #261087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261087; }
p { color: rgb(38,16,135); }
H1.HeaderClassName
{
color: #261087;
}
.AnyTagClassName
{
color: #261087;
}
</style>
background-color css
<style>
a { background-color: #261087; }
a { background-color: rgb(38,16,135); }
div.DivClassName
{
background-color: #261087;
}
.BgClassName
{
background-color: #261087;
}
</style>
border-color css
<style>
span { border-color: #261087; }
span { border-color: rgb(38,16,135); }
td.TdClassName
{
border-color: #261087;
}
.TagClassName
{
border-color: #261087;
}
</style>