Shades of Persian Indigo #270779
Tints of Persian Indigo #270779
RGB
CMYK
RGB Variations
Color information
#270779 (or 0x270779) is known color: Persian Indigo. HEX triplet: 27, 07 and 79. RGB value is (39,7,121). Sum of RGB (Red+Green+Blue) = 39+7+121=167 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.35% from 167); Green value is 7 (3.12% from 255 or 4.19% from 167); Blue value is 121 (47.66% from 255 or 72.46% from 167); Max value from RGB is 121 - color contains mainly: blue. Hex color #270779 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270779 is #D8F886. Grayscale: #1D1D1D. Windows color (decimal): -14219399 or 7931687. OLE color: 7931687.
HSL color Cylindrical-coordinate representation of color #270779: hue angle of 256.84º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #270779 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 7 | 121 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.53 |
| HSL | 256.84º | 0.89% | 0.25% | - |
| HSV(B) | 256.84º | 0.94% | 0.47% | - |
| XYZ | 4.36 | 1.96 | 18.24 | - |
| YUV | 29.56 | 179.6 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 121 | 0.68 | 0.94 | 0 | 0.53 | 256.84 | 0.89 | 0.25 |
| Hex | 27 | 7 | 79 | 44 | 5E | 0 | 35 | 101 | 59 | 19 |
| Octal | 47 | 7 | 171 | 104 | 136 | 0 | 65 | 401 | 131 | 31 |
| Binary | 100111 | 111 | 1111001 | 1000100 | 1011110 | 0 | 110101 | 100000001 | 1011001 | 11001 |
Color Harmonies of #270779
Complementary color
Monochromatic Colors of #270779
Black with #270779
Text Example
Text Example
White with #270779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270779; }
p { color: rgb(39,7,121); }
H1.HeaderClassName
{
color: #270779;
}
.AnyTagClassName
{
color: #270779;
}
</style>
background-color css
<style>
a { background-color: #270779; }
a { background-color: rgb(39,7,121); }
div.DivClassName
{
background-color: #270779;
}
.BgClassName
{
background-color: #270779;
}
</style>
border-color css
<style>
span { border-color: #270779; }
span { border-color: rgb(39,7,121); }
td.TdClassName
{
border-color: #270779;
}
.TagClassName
{
border-color: #270779;
}
</style>