Shades of Persian Indigo #27016E
Tints of Persian Indigo #27016E
RGB
CMYK
RGB Variations
Color information
#27016E (or 0x27016E) is known color: Persian Indigo. HEX triplet: 27, 01 and 6E. RGB value is (39,1,110). Sum of RGB (Red+Green+Blue) = 39+1+110=150 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26% from 150); Green value is 1 (0.78% from 255 or 0.67% from 150); Blue value is 110 (43.36% from 255 or 73.33% from 150); Max value from RGB is 110 - color contains mainly: blue. Hex color #27016E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #27016E is #D8FE91. Grayscale: #181818. Windows color (decimal): -14220946 or 7209255. OLE color: 7209255.
HSL color Cylindrical-coordinate representation of color #27016E: hue angle of 260.92º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #27016E is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 39 | 1 | 110 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.57 |
| HSL | 260.92º | 0.98% | 0.22% | - |
| HSV(B) | 260.92º | 0.99% | 0.43% | - |
| XYZ | 3.66 | 1.58 | 14.86 | - |
| YUV | 24.79 | 176.09 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 110 | 0.65 | 0.99 | 0 | 0.57 | 260.92 | 0.98 | 0.22 |
| Hex | 27 | 1 | 6E | 41 | 63 | 0 | 39 | 105 | 62 | 16 |
| Octal | 47 | 1 | 156 | 101 | 143 | 0 | 71 | 405 | 142 | 26 |
| Binary | 100111 | 1 | 1101110 | 1000001 | 1100011 | 0 | 111001 | 100000101 | 1100010 | 10110 |
Color Harmonies of #27016E
Complementary color
Monochromatic Colors of #27016E
Black with #27016E
Text Example
Text Example
White with #27016E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27016E; }
p { color: rgb(39,1,110); }
H1.HeaderClassName
{
color: #27016E;
}
.AnyTagClassName
{
color: #27016E;
}
</style>
background-color css
<style>
a { background-color: #27016E; }
a { background-color: rgb(39,1,110); }
div.DivClassName
{
background-color: #27016E;
}
.BgClassName
{
background-color: #27016E;
}
</style>
border-color css
<style>
span { border-color: #27016E; }
span { border-color: rgb(39,1,110); }
td.TdClassName
{
border-color: #27016E;
}
.TagClassName
{
border-color: #27016E;
}
</style>