Shades of Persian Indigo #270973
Tints of Persian Indigo #270973
RGB
CMYK
RGB Variations
Color information
#270973 (or 0x270973) is known color: Persian Indigo. HEX triplet: 27, 09 and 73. RGB value is (39,9,115). Sum of RGB (Red+Green+Blue) = 39+9+115=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 115 (45.31% from 255 or 70.55% from 163); Max value from RGB is 115 - color contains mainly: blue. Hex color #270973 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270973 is #D8F68C. Grayscale: #1D1D1D. Windows color (decimal): -14218893 or 7538983. OLE color: 7538983.
HSL color Cylindrical-coordinate representation of color #270973: hue angle of 256.98º 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 #270973 is Cyan = 0.66, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 9 | 115 | - |
| CMYK | 0.66 | 0.92 | 0 | 0.55 |
| HSL | 256.98º | 0.85% | 0.24% | - |
| HSV(B) | 256.98º | 0.92% | 0.45% | - |
| XYZ | 4.03 | 1.86 | 16.37 | - |
| YUV | 30.05 | 175.94 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 115 | 0.66 | 0.92 | 0 | 0.55 | 256.98 | 0.85 | 0.24 |
| Hex | 27 | 9 | 73 | 42 | 5C | 0 | 37 | 101 | 55 | 18 |
| Octal | 47 | 11 | 163 | 102 | 134 | 0 | 67 | 401 | 125 | 30 |
| Binary | 100111 | 1001 | 1110011 | 1000010 | 1011100 | 0 | 110111 | 100000001 | 1010101 | 11000 |
Color Harmonies of #270973
Complementary color
Monochromatic Colors of #270973
Black with #270973
Text Example
Text Example
White with #270973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270973; }
p { color: rgb(39,9,115); }
H1.HeaderClassName
{
color: #270973;
}
.AnyTagClassName
{
color: #270973;
}
</style>
background-color css
<style>
a { background-color: #270973; }
a { background-color: rgb(39,9,115); }
div.DivClassName
{
background-color: #270973;
}
.BgClassName
{
background-color: #270973;
}
</style>
border-color css
<style>
span { border-color: #270973; }
span { border-color: rgb(39,9,115); }
td.TdClassName
{
border-color: #270973;
}
.TagClassName
{
border-color: #270973;
}
</style>