Shades of Persian Indigo #270872
Tints of Persian Indigo #270872
RGB
CMYK
RGB Variations
Color information
#270872 (or 0x270872) is known color: Persian Indigo. HEX triplet: 27, 08 and 72. RGB value is (39,8,114). Sum of RGB (Red+Green+Blue) = 39+8+114=161 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.22% from 161); Green value is 8 (3.52% from 255 or 4.97% from 161); Blue value is 114 (44.92% from 255 or 70.81% from 161); Max value from RGB is 114 - color contains mainly: blue. Hex color #270872 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270872 is #D8F78D. Grayscale: #1C1C1C. Windows color (decimal): -14219150 or 7473191. OLE color: 7473191.
HSL color Cylindrical-coordinate representation of color #270872: hue angle of 257.55º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270872 is Cyan = 0.66, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 8 | 114 | - |
| CMYK | 0.66 | 0.93 | 0 | 0.55 |
| HSL | 257.55º | 0.87% | 0.24% | - |
| HSV(B) | 257.55º | 0.93% | 0.45% | - |
| XYZ | 3.96 | 1.82 | 16.06 | - |
| YUV | 29.35 | 175.77 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 114 | 0.66 | 0.93 | 0 | 0.55 | 257.55 | 0.87 | 0.24 |
| Hex | 27 | 8 | 72 | 42 | 5D | 0 | 37 | 102 | 57 | 18 |
| Octal | 47 | 10 | 162 | 102 | 135 | 0 | 67 | 402 | 127 | 30 |
| Binary | 100111 | 1000 | 1110010 | 1000010 | 1011101 | 0 | 110111 | 100000010 | 1010111 | 11000 |
Color Harmonies of #270872
Complementary color
Monochromatic Colors of #270872
Black with #270872
Text Example
Text Example
White with #270872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270872; }
p { color: rgb(39,8,114); }
H1.HeaderClassName
{
color: #270872;
}
.AnyTagClassName
{
color: #270872;
}
</style>
background-color css
<style>
a { background-color: #270872; }
a { background-color: rgb(39,8,114); }
div.DivClassName
{
background-color: #270872;
}
.BgClassName
{
background-color: #270872;
}
</style>
border-color css
<style>
span { border-color: #270872; }
span { border-color: rgb(39,8,114); }
td.TdClassName
{
border-color: #270872;
}
.TagClassName
{
border-color: #270872;
}
</style>