Shades of Persian Indigo #27006D
Tints of Persian Indigo #27006D
RGB
CMYK
RGB Variations
Color information
#27006D (or 0x27006D) is known color: Persian Indigo. HEX triplet: 27, 00 and 6D. RGB value is (39,0,109). Sum of RGB (Red+Green+Blue) = 39+0+109=148 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.35% from 148); Green value is 0 (0.39% from 255 or 0% from 148); Blue value is 109 (42.97% from 255 or 73.65% from 148); Max value from RGB is 109 - color contains mainly: blue. Hex color #27006D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #27006D is #D8FF92. Grayscale: #171717. Windows color (decimal): -14221203 or 7143463. OLE color: 7143463.
HSL color Cylindrical-coordinate representation of color #27006D: hue angle of 261.47º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 1%. Process color model (Four color, CMYK) of #27006D is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 39 | 0 | 109 | - |
| CMYK | 0.64 | 1 | 0 | 0.57 |
| HSL | 261.47º | 1% | 0.21% | - |
| HSV(B) | 261.47º | 1% | 0.43% | - |
| XYZ | 3.6 | 1.54 | 14.57 | - |
| YUV | 24.09 | 175.92 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 109 | 0.64 | 1 | 0 | 0.57 | 261.47 | 1 | 0.21 |
| Hex | 27 | 0 | 6D | 40 | 64 | 0 | 39 | 105 | 64 | 15 |
| Octal | 47 | 0 | 155 | 100 | 144 | 0 | 71 | 405 | 144 | 25 |
| Binary | 100111 | 0 | 1101101 | 1000000 | 1100100 | 0 | 111001 | 100000101 | 1100100 | 10101 |
Color Harmonies of #27006D
Complementary color
Monochromatic Colors of #27006D
Black with #27006D
Text Example
Text Example
White with #27006D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27006D; }
p { color: rgb(39,0,109); }
H1.HeaderClassName
{
color: #27006D;
}
.AnyTagClassName
{
color: #27006D;
}
</style>
background-color css
<style>
a { background-color: #27006D; }
a { background-color: rgb(39,0,109); }
div.DivClassName
{
background-color: #27006D;
}
.BgClassName
{
background-color: #27006D;
}
</style>
border-color css
<style>
span { border-color: #27006D; }
span { border-color: rgb(39,0,109); }
td.TdClassName
{
border-color: #27006D;
}
.TagClassName
{
border-color: #27006D;
}
</style>