Shades of Persian Indigo #270972
Tints of Persian Indigo #270972
RGB
CMYK
RGB Variations
Color information
#270972 (or 0x270972) is known color: Persian Indigo. HEX triplet: 27, 09 and 72. RGB value is (39,9,114). Sum of RGB (Red+Green+Blue) = 39+9+114=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 114 (44.92% from 255 or 70.37% from 162); Max value from RGB is 114 - color contains mainly: blue. Hex color #270972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270972 is #D8F68D. Grayscale: #1D1D1D. Windows color (decimal): -14218894 or 7473447. OLE color: 7473447.
HSL color Cylindrical-coordinate representation of color #270972: hue angle of 257.14º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270972 is Cyan = 0.66, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 9 | 114 | - |
| CMYK | 0.66 | 0.92 | 0 | 0.55 |
| HSL | 257.14º | 0.85% | 0.24% | - |
| HSV(B) | 257.14º | 0.92% | 0.45% | - |
| XYZ | 3.97 | 1.84 | 16.07 | - |
| YUV | 29.94 | 175.44 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 114 | 0.66 | 0.92 | 0 | 0.55 | 257.14 | 0.85 | 0.24 |
| Hex | 27 | 9 | 72 | 42 | 5C | 0 | 37 | 101 | 55 | 18 |
| Octal | 47 | 11 | 162 | 102 | 134 | 0 | 67 | 401 | 125 | 30 |
| Binary | 100111 | 1001 | 1110010 | 1000010 | 1011100 | 0 | 110111 | 100000001 | 1010101 | 11000 |
Color Harmonies of #270972
Complementary color
Monochromatic Colors of #270972
Black with #270972
Text Example
Text Example
White with #270972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270972; }
p { color: rgb(39,9,114); }
H1.HeaderClassName
{
color: #270972;
}
.AnyTagClassName
{
color: #270972;
}
</style>
background-color css
<style>
a { background-color: #270972; }
a { background-color: rgb(39,9,114); }
div.DivClassName
{
background-color: #270972;
}
.BgClassName
{
background-color: #270972;
}
</style>
border-color css
<style>
span { border-color: #270972; }
span { border-color: rgb(39,9,114); }
td.TdClassName
{
border-color: #270972;
}
.TagClassName
{
border-color: #270972;
}
</style>