Shades of Persian Indigo #261084
Tints of Persian Indigo #261084
RGB
CMYK
RGB Variations
Color information
#261084 (or 0x261084) is known color: Persian Indigo. HEX triplet: 26, 10 and 84. RGB value is (38,16,132). Sum of RGB (Red+Green+Blue) = 38+16+132=186 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.43% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 132 (51.95% from 255 or 70.97% from 186); Max value from RGB is 132 - color contains mainly: blue. Hex color #261084 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #261084 is #D9EF7B. Grayscale: #232323. Windows color (decimal): -14282620 or 8654886. OLE color: 8654886.
HSL color Cylindrical-coordinate representation of color #261084: hue angle of 251.38º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #261084 is Cyan = 0.71, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 16 | 132 | - |
| CMYK | 0.71 | 0.88 | 0 | 0.48 |
| HSL | 251.38º | 0.78% | 0.29% | - |
| HSV(B) | 251.38º | 0.88% | 0.52% | - |
| XYZ | 5.15 | 2.45 | 22.03 | - |
| YUV | 35.8 | 182.29 | 129.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 132 | 0.71 | 0.88 | 0 | 0.48 | 251.38 | 0.78 | 0.29 |
| Hex | 26 | 10 | 84 | 47 | 58 | 0 | 30 | FB | 4E | 1D |
| Octal | 46 | 20 | 204 | 107 | 130 | 0 | 60 | 373 | 116 | 35 |
| Binary | 100110 | 10000 | 10000100 | 1000111 | 1011000 | 0 | 110000 | 11111011 | 1001110 | 11101 |
Color Harmonies of #261084
Complementary color
Monochromatic Colors of #261084
Black with #261084
Text Example
Text Example
White with #261084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261084; }
p { color: rgb(38,16,132); }
H1.HeaderClassName
{
color: #261084;
}
.AnyTagClassName
{
color: #261084;
}
</style>
background-color css
<style>
a { background-color: #261084; }
a { background-color: rgb(38,16,132); }
div.DivClassName
{
background-color: #261084;
}
.BgClassName
{
background-color: #261084;
}
</style>
border-color css
<style>
span { border-color: #261084; }
span { border-color: rgb(38,16,132); }
td.TdClassName
{
border-color: #261084;
}
.TagClassName
{
border-color: #261084;
}
</style>