Shades of Persian Indigo #270166
Tints of Persian Indigo #270166
RGB
CMYK
RGB Variations
Color information
#270166 (or 0x270166) is known color: Persian Indigo. HEX triplet: 27, 01 and 66. RGB value is (39,1,102). Sum of RGB (Red+Green+Blue) = 39+1+102=142 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.46% from 142); Green value is 1 (0.78% from 255 or 0.70% from 142); Blue value is 102 (40.23% from 255 or 71.83% from 142); Max value from RGB is 102 - color contains mainly: blue. Hex color #270166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270166 is #D8FE99. Grayscale: #171717. Windows color (decimal): -14220954 or 6684967. OLE color: 6684967.
HSL color Cylindrical-coordinate representation of color #270166: hue angle of 262.57º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #270166 is Cyan = 0.62, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 1 | 102 | - |
| CMYK | 0.62 | 0.99 | 0 | 0.6 |
| HSL | 262.57º | 0.98% | 0.2% | - |
| HSV(B) | 262.57º | 0.99% | 0.4% | - |
| XYZ | 3.25 | 1.41 | 12.67 | - |
| YUV | 23.88 | 172.09 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 102 | 0.62 | 0.99 | 0 | 0.6 | 262.57 | 0.98 | 0.2 |
| Hex | 27 | 1 | 66 | 3E | 63 | 0 | 3C | 107 | 62 | 14 |
| Octal | 47 | 1 | 146 | 76 | 143 | 0 | 74 | 407 | 142 | 24 |
| Binary | 100111 | 1 | 1100110 | 111110 | 1100011 | 0 | 111100 | 100000111 | 1100010 | 10100 |
Color Harmonies of #270166
Complementary color
Monochromatic Colors of #270166
Black with #270166
Text Example
Text Example
White with #270166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270166; }
p { color: rgb(39,1,102); }
H1.HeaderClassName
{
color: #270166;
}
.AnyTagClassName
{
color: #270166;
}
</style>
background-color css
<style>
a { background-color: #270166; }
a { background-color: rgb(39,1,102); }
div.DivClassName
{
background-color: #270166;
}
.BgClassName
{
background-color: #270166;
}
</style>
border-color css
<style>
span { border-color: #270166; }
span { border-color: rgb(39,1,102); }
td.TdClassName
{
border-color: #270166;
}
.TagClassName
{
border-color: #270166;
}
</style>