Shades of Persian Indigo #270776
Tints of Persian Indigo #270776
RGB
CMYK
RGB Variations
Color information
#270776 (or 0x270776) is known color: Persian Indigo. HEX triplet: 27, 07 and 76. RGB value is (39,7,118). Sum of RGB (Red+Green+Blue) = 39+7+118=164 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.78% from 164); Green value is 7 (3.12% from 255 or 4.27% from 164); Blue value is 118 (46.48% from 255 or 71.95% from 164); Max value from RGB is 118 - color contains mainly: blue. Hex color #270776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270776 is #D8F889. Grayscale: #1C1C1C. Windows color (decimal): -14219402 or 7735079. OLE color: 7735079.
HSL color Cylindrical-coordinate representation of color #270776: hue angle of 257.3º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #270776 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 7 | 118 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.54 |
| HSL | 257.3º | 0.89% | 0.25% | - |
| HSV(B) | 257.3º | 0.94% | 0.46% | - |
| XYZ | 4.18 | 1.89 | 17.28 | - |
| YUV | 29.22 | 178.1 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 118 | 0.67 | 0.94 | 0 | 0.54 | 257.3 | 0.89 | 0.25 |
| Hex | 27 | 7 | 76 | 43 | 5E | 0 | 36 | 101 | 59 | 19 |
| Octal | 47 | 7 | 166 | 103 | 136 | 0 | 66 | 401 | 131 | 31 |
| Binary | 100111 | 111 | 1110110 | 1000011 | 1011110 | 0 | 110110 | 100000001 | 1011001 | 11001 |
Color Harmonies of #270776
Complementary color
Monochromatic Colors of #270776
Black with #270776
Text Example
Text Example
White with #270776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270776; }
p { color: rgb(39,7,118); }
H1.HeaderClassName
{
color: #270776;
}
.AnyTagClassName
{
color: #270776;
}
</style>
background-color css
<style>
a { background-color: #270776; }
a { background-color: rgb(39,7,118); }
div.DivClassName
{
background-color: #270776;
}
.BgClassName
{
background-color: #270776;
}
</style>
border-color css
<style>
span { border-color: #270776; }
span { border-color: rgb(39,7,118); }
td.TdClassName
{
border-color: #270776;
}
.TagClassName
{
border-color: #270776;
}
</style>