Shades of Persian Indigo #270066
Tints of Persian Indigo #270066
RGB
CMYK
RGB Variations
Color information
#270066 (or 0x270066) is known color: Persian Indigo. HEX triplet: 27, 00 and 66. RGB value is (39,0,102). Sum of RGB (Red+Green+Blue) = 39+0+102=141 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.66% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 102 (40.23% from 255 or 72.34% from 141); Max value from RGB is 102 - color contains mainly: blue. Hex color #270066 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270066 is #D8FF99. Grayscale: #161616. Windows color (decimal): -14221210 or 6684711. OLE color: 6684711.
HSL color Cylindrical-coordinate representation of color #270066: hue angle of 262.94º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270066 is Cyan = 0.62, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 0 | 102 | - |
| CMYK | 0.62 | 1 | 0 | 0.6 |
| HSL | 262.94º | 1% | 0.2% | - |
| HSV(B) | 262.94º | 1% | 0.4% | - |
| XYZ | 3.23 | 1.39 | 12.67 | - |
| YUV | 23.29 | 172.42 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 102 | 0.62 | 1 | 0 | 0.6 | 262.94 | 1 | 0.2 |
| Hex | 27 | 0 | 66 | 3E | 64 | 0 | 3C | 107 | 64 | 14 |
| Octal | 47 | 0 | 146 | 76 | 144 | 0 | 74 | 407 | 144 | 24 |
| Binary | 100111 | 0 | 1100110 | 111110 | 1100100 | 0 | 111100 | 100000111 | 1100100 | 10100 |
Color Harmonies of #270066
Complementary color
Monochromatic Colors of #270066
Black with #270066
Text Example
Text Example
White with #270066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270066; }
p { color: rgb(39,0,102); }
H1.HeaderClassName
{
color: #270066;
}
.AnyTagClassName
{
color: #270066;
}
</style>
background-color css
<style>
a { background-color: #270066; }
a { background-color: rgb(39,0,102); }
div.DivClassName
{
background-color: #270066;
}
.BgClassName
{
background-color: #270066;
}
</style>
border-color css
<style>
span { border-color: #270066; }
span { border-color: rgb(39,0,102); }
td.TdClassName
{
border-color: #270066;
}
.TagClassName
{
border-color: #270066;
}
</style>