Shades of Persian Indigo #270672
Tints of Persian Indigo #270672
RGB
CMYK
RGB Variations
Color information
#270672 (or 0x270672) is known color: Persian Indigo. HEX triplet: 27, 06 and 72. RGB value is (39,6,114). Sum of RGB (Red+Green+Blue) = 39+6+114=159 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.53% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 114 (44.92% from 255 or 71.70% from 159); Max value from RGB is 114 - color contains mainly: blue. Hex color #270672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270672 is #D8F98D. Grayscale: #1B1B1B. Windows color (decimal): -14219662 or 7472679. OLE color: 7472679.
HSL color Cylindrical-coordinate representation of color #270672: hue angle of 258.33º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270672 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 6 | 114 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.55 |
| HSL | 258.33º | 0.9% | 0.24% | - |
| HSV(B) | 258.33º | 0.95% | 0.45% | - |
| XYZ | 3.94 | 1.78 | 16.05 | - |
| YUV | 28.18 | 176.43 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 114 | 0.66 | 0.95 | 0 | 0.55 | 258.33 | 0.9 | 0.24 |
| Hex | 27 | 6 | 72 | 42 | 5F | 0 | 37 | 102 | 5A | 18 |
| Octal | 47 | 6 | 162 | 102 | 137 | 0 | 67 | 402 | 132 | 30 |
| Binary | 100111 | 110 | 1110010 | 1000010 | 1011111 | 0 | 110111 | 100000010 | 1011010 | 11000 |
Color Harmonies of #270672
Complementary color
Monochromatic Colors of #270672
Black with #270672
Text Example
Text Example
White with #270672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270672; }
p { color: rgb(39,6,114); }
H1.HeaderClassName
{
color: #270672;
}
.AnyTagClassName
{
color: #270672;
}
</style>
background-color css
<style>
a { background-color: #270672; }
a { background-color: rgb(39,6,114); }
div.DivClassName
{
background-color: #270672;
}
.BgClassName
{
background-color: #270672;
}
</style>
border-color css
<style>
span { border-color: #270672; }
span { border-color: rgb(39,6,114); }
td.TdClassName
{
border-color: #270672;
}
.TagClassName
{
border-color: #270672;
}
</style>