Shades of Persian Indigo #261774
Tints of Persian Indigo #261774
RGB
CMYK
RGB Variations
Color information
#261774 (or 0x261774) is known color: Persian Indigo. HEX triplet: 26, 17 and 74. RGB value is (38,23,116). Sum of RGB (Red+Green+Blue) = 38+23+116=177 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.47% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 116 (45.70% from 255 or 65.54% from 177); Max value from RGB is 116 - color contains mainly: blue. Hex color #261774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261774 is #D9E88B. Grayscale: #252525. Windows color (decimal): -14280844 or 7608102. OLE color: 7608102.
HSL color Cylindrical-coordinate representation of color #261774: hue angle of 249.68º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #261774 is Cyan = 0.67, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 23 | 116 | - |
| CMYK | 0.67 | 0.80 | 0 | 0.55 |
| HSL | 249.68º | 0.67% | 0.27% | - |
| HSV(B) | 249.68º | 0.8% | 0.45% | - |
| XYZ | 4.26 | 2.29 | 16.74 | - |
| YUV | 38.09 | 171.97 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 23 | 116 | 0.67 | 0.80 | 0 | 0.55 | 249.68 | 0.67 | 0.27 |
| Hex | 26 | 17 | 74 | 43 | 50 | 0 | 37 | FA | 43 | 1B |
| Octal | 46 | 27 | 164 | 103 | 120 | 0 | 67 | 372 | 103 | 33 |
| Binary | 100110 | 10111 | 1110100 | 1000011 | 1010000 | 0 | 110111 | 11111010 | 1000011 | 11011 |
Color Harmonies of #261774
Complementary color
Monochromatic Colors of #261774
Black with #261774
Text Example
Text Example
White with #261774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261774; }
p { color: rgb(38,23,116); }
H1.HeaderClassName
{
color: #261774;
}
.AnyTagClassName
{
color: #261774;
}
</style>
background-color css
<style>
a { background-color: #261774; }
a { background-color: rgb(38,23,116); }
div.DivClassName
{
background-color: #261774;
}
.BgClassName
{
background-color: #261774;
}
</style>
border-color css
<style>
span { border-color: #261774; }
span { border-color: rgb(38,23,116); }
td.TdClassName
{
border-color: #261774;
}
.TagClassName
{
border-color: #261774;
}
</style>