Shades of Persian Indigo #270067
Tints of Persian Indigo #270067
RGB
CMYK
RGB Variations
Color information
#270067 (or 0x270067) is known color: Persian Indigo. HEX triplet: 27, 00 and 67. RGB value is (39,0,103). Sum of RGB (Red+Green+Blue) = 39+0+103=142 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.46% from 142); Green value is 0 (0.39% from 255 or 0% from 142); Blue value is 103 (40.62% from 255 or 72.54% from 142); Max value from RGB is 103 - color contains mainly: blue. Hex color #270067 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270067 is #D8FF98. Grayscale: #171717. Windows color (decimal): -14221209 or 6750247. OLE color: 6750247.
HSL color Cylindrical-coordinate representation of color #270067: hue angle of 262.72º 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 #270067 is Cyan = 0.62, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 0 | 103 | - |
| CMYK | 0.62 | 1 | 0 | 0.60 |
| HSL | 262.72º | 1% | 0.2% | - |
| HSV(B) | 262.72º | 1% | 0.4% | - |
| XYZ | 3.28 | 1.41 | 12.93 | - |
| YUV | 23.4 | 172.92 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 103 | 0.62 | 1 | 0 | 0.60 | 262.72 | 1 | 0.2 |
| Hex | 27 | 0 | 67 | 3E | 64 | 0 | 3C | 107 | 64 | 14 |
| Octal | 47 | 0 | 147 | 76 | 144 | 0 | 74 | 407 | 144 | 24 |
| Binary | 100111 | 0 | 1100111 | 111110 | 1100100 | 0 | 111100 | 100000111 | 1100100 | 10100 |
Color Harmonies of #270067
Complementary color
Monochromatic Colors of #270067
Black with #270067
Text Example
Text Example
White with #270067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270067; }
p { color: rgb(39,0,103); }
H1.HeaderClassName
{
color: #270067;
}
.AnyTagClassName
{
color: #270067;
}
</style>
background-color css
<style>
a { background-color: #270067; }
a { background-color: rgb(39,0,103); }
div.DivClassName
{
background-color: #270067;
}
.BgClassName
{
background-color: #270067;
}
</style>
border-color css
<style>
span { border-color: #270067; }
span { border-color: rgb(39,0,103); }
td.TdClassName
{
border-color: #270067;
}
.TagClassName
{
border-color: #270067;
}
</style>