Shades of Persian Indigo #270879
Tints of Persian Indigo #270879
RGB
CMYK
RGB Variations
Color information
#270879 (or 0x270879) is known color: Persian Indigo. HEX triplet: 27, 08 and 79. RGB value is (39,8,121). Sum of RGB (Red+Green+Blue) = 39+8+121=168 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.21% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 121 (47.66% from 255 or 72.02% from 168); Max value from RGB is 121 - color contains mainly: blue. Hex color #270879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270879 is #D8F786. Grayscale: #1D1D1D. Windows color (decimal): -14219143 or 7931943. OLE color: 7931943.
HSL color Cylindrical-coordinate representation of color #270879: hue angle of 256.46º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270879 is Cyan = 0.68, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 8 | 121 | - |
| CMYK | 0.68 | 0.93 | 0 | 0.53 |
| HSL | 256.46º | 0.88% | 0.25% | - |
| HSV(B) | 256.46º | 0.93% | 0.47% | - |
| XYZ | 4.37 | 1.99 | 18.24 | - |
| YUV | 30.15 | 179.27 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 121 | 0.68 | 0.93 | 0 | 0.53 | 256.46 | 0.88 | 0.25 |
| Hex | 27 | 8 | 79 | 44 | 5D | 0 | 35 | 100 | 58 | 19 |
| Octal | 47 | 10 | 171 | 104 | 135 | 0 | 65 | 400 | 130 | 31 |
| Binary | 100111 | 1000 | 1111001 | 1000100 | 1011101 | 0 | 110101 | 100000000 | 1011000 | 11001 |
Color Harmonies of #270879
Complementary color
Monochromatic Colors of #270879
Black with #270879
Text Example
Text Example
White with #270879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270879; }
p { color: rgb(39,8,121); }
H1.HeaderClassName
{
color: #270879;
}
.AnyTagClassName
{
color: #270879;
}
</style>
background-color css
<style>
a { background-color: #270879; }
a { background-color: rgb(39,8,121); }
div.DivClassName
{
background-color: #270879;
}
.BgClassName
{
background-color: #270879;
}
</style>
border-color css
<style>
span { border-color: #270879; }
span { border-color: rgb(39,8,121); }
td.TdClassName
{
border-color: #270879;
}
.TagClassName
{
border-color: #270879;
}
</style>