Shades of Persian Indigo #270577
Tints of Persian Indigo #270577
RGB
CMYK
RGB Variations
Color information
#270577 (or 0x270577) is known color: Persian Indigo. HEX triplet: 27, 05 and 77. RGB value is (39,5,119). Sum of RGB (Red+Green+Blue) = 39+5+119=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 5 (2.34% from 255 or 3.07% from 163); Blue value is 119 (46.88% from 255 or 73.01% from 163); Max value from RGB is 119 - color contains mainly: blue. Hex color #270577 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270577 is #D8FA88. Grayscale: #1B1B1B. Windows color (decimal): -14219913 or 7800103. OLE color: 7800103.
HSL color Cylindrical-coordinate representation of color #270577: hue angle of 257.89º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #270577 is Cyan = 0.67, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 5 | 119 | - |
| CMYK | 0.67 | 0.96 | 0 | 0.53 |
| HSL | 257.89º | 0.92% | 0.24% | - |
| HSV(B) | 257.89º | 0.96% | 0.47% | - |
| XYZ | 4.22 | 1.87 | 17.59 | - |
| YUV | 28.16 | 179.26 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 119 | 0.67 | 0.96 | 0 | 0.53 | 257.89 | 0.92 | 0.24 |
| Hex | 27 | 5 | 77 | 43 | 60 | 0 | 35 | 102 | 5C | 18 |
| Octal | 47 | 5 | 167 | 103 | 140 | 0 | 65 | 402 | 134 | 30 |
| Binary | 100111 | 101 | 1110111 | 1000011 | 1100000 | 0 | 110101 | 100000010 | 1011100 | 11000 |
Color Harmonies of #270577
Complementary color
Monochromatic Colors of #270577
Black with #270577
Text Example
Text Example
White with #270577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270577; }
p { color: rgb(39,5,119); }
H1.HeaderClassName
{
color: #270577;
}
.AnyTagClassName
{
color: #270577;
}
</style>
background-color css
<style>
a { background-color: #270577; }
a { background-color: rgb(39,5,119); }
div.DivClassName
{
background-color: #270577;
}
.BgClassName
{
background-color: #270577;
}
</style>
border-color css
<style>
span { border-color: #270577; }
span { border-color: rgb(39,5,119); }
td.TdClassName
{
border-color: #270577;
}
.TagClassName
{
border-color: #270577;
}
</style>