Shades of Persian Indigo #270168
Tints of Persian Indigo #270168
RGB
CMYK
RGB Variations
Color information
#270168 (or 0x270168) is known color: Persian Indigo. HEX triplet: 27, 01 and 68. RGB value is (39,1,104). Sum of RGB (Red+Green+Blue) = 39+1+104=144 (19% of max value = 765). Red value is 39 (15.62% from 255 or 27.08% from 144); Green value is 1 (0.78% from 255 or 0.69% from 144); Blue value is 104 (41.02% from 255 or 72.22% from 144); Max value from RGB is 104 - color contains mainly: blue. Hex color #270168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270168 is #D8FE97. Grayscale: #171717. Windows color (decimal): -14220952 or 6816039. OLE color: 6816039.
HSL color Cylindrical-coordinate representation of color #270168: hue angle of 262.14º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #270168 is Cyan = 0.62, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 1 | 104 | - |
| CMYK | 0.62 | 0.99 | 0 | 0.59 |
| HSL | 262.14º | 0.98% | 0.21% | - |
| HSV(B) | 262.14º | 0.99% | 0.41% | - |
| XYZ | 3.35 | 1.45 | 13.2 | - |
| YUV | 24.1 | 173.09 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 104 | 0.62 | 0.99 | 0 | 0.59 | 262.14 | 0.98 | 0.21 |
| Hex | 27 | 1 | 68 | 3E | 63 | 0 | 3B | 106 | 62 | 15 |
| Octal | 47 | 1 | 150 | 76 | 143 | 0 | 73 | 406 | 142 | 25 |
| Binary | 100111 | 1 | 1101000 | 111110 | 1100011 | 0 | 111011 | 100000110 | 1100010 | 10101 |
Color Harmonies of #270168
Complementary color
Monochromatic Colors of #270168
Black with #270168
Text Example
Text Example
White with #270168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270168; }
p { color: rgb(39,1,104); }
H1.HeaderClassName
{
color: #270168;
}
.AnyTagClassName
{
color: #270168;
}
</style>
background-color css
<style>
a { background-color: #270168; }
a { background-color: rgb(39,1,104); }
div.DivClassName
{
background-color: #270168;
}
.BgClassName
{
background-color: #270168;
}
</style>
border-color css
<style>
span { border-color: #270168; }
span { border-color: rgb(39,1,104); }
td.TdClassName
{
border-color: #270168;
}
.TagClassName
{
border-color: #270168;
}
</style>