Shades of Persian Indigo #27057F
Tints of Persian Indigo #27057F
RGB
CMYK
RGB Variations
Color information
#27057F (or 0x27057F) is known color: Persian Indigo. HEX triplet: 27, 05 and 7F. RGB value is (39,5,127). Sum of RGB (Red+Green+Blue) = 39+5+127=171 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.81% from 171); Green value is 5 (2.34% from 255 or 2.92% from 171); Blue value is 127 (50% from 255 or 74.27% from 171); Max value from RGB is 127 - color contains mainly: blue. Hex color #27057F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #27057F is #D8FA80. Grayscale: #1C1C1C. Windows color (decimal): -14219905 or 8324391. OLE color: 8324391.
HSL color Cylindrical-coordinate representation of color #27057F: hue angle of 256.72º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #27057F is Cyan = 0.69, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 5 | 127 | - |
| CMYK | 0.69 | 0.96 | 0 | 0.50 |
| HSL | 256.72º | 0.92% | 0.26% | - |
| HSV(B) | 256.72º | 0.96% | 0.5% | - |
| XYZ | 4.72 | 2.07 | 20.23 | - |
| YUV | 29.07 | 183.26 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 127 | 0.69 | 0.96 | 0 | 0.50 | 256.72 | 0.92 | 0.26 |
| Hex | 27 | 5 | 7F | 45 | 60 | 0 | 32 | 101 | 5C | 1A |
| Octal | 47 | 5 | 177 | 105 | 140 | 0 | 62 | 401 | 134 | 32 |
| Binary | 100111 | 101 | 1111111 | 1000101 | 1100000 | 0 | 110010 | 100000001 | 1011100 | 11010 |
Color Harmonies of #27057F
Complementary color
Monochromatic Colors of #27057F
Black with #27057F
Text Example
Text Example
White with #27057F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27057F; }
p { color: rgb(39,5,127); }
H1.HeaderClassName
{
color: #27057F;
}
.AnyTagClassName
{
color: #27057F;
}
</style>
background-color css
<style>
a { background-color: #27057F; }
a { background-color: rgb(39,5,127); }
div.DivClassName
{
background-color: #27057F;
}
.BgClassName
{
background-color: #27057F;
}
</style>
border-color css
<style>
span { border-color: #27057F; }
span { border-color: rgb(39,5,127); }
td.TdClassName
{
border-color: #27057F;
}
.TagClassName
{
border-color: #27057F;
}
</style>