Shades of Persian Indigo #270761
Tints of Persian Indigo #270761
RGB
CMYK
RGB Variations
Color information
#270761 (or 0x270761) is known color: Persian Indigo. HEX triplet: 27, 07 and 61. RGB value is (39,7,97). Sum of RGB (Red+Green+Blue) = 39+7+97=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 7 (3.12% from 255 or 4.90% from 143); Blue value is 97 (38.28% from 255 or 67.83% from 143); Max value from RGB is 97 - color contains mainly: blue. Hex color #270761 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270761 is #D8F89E. Grayscale: #1A1A1A. Windows color (decimal): -14219423 or 6358823. OLE color: 6358823.
HSL color Cylindrical-coordinate representation of color #270761: hue angle of 261.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270761 is Cyan = 0.60, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 7 | 97 | - |
| CMYK | 0.60 | 0.93 | 0 | 0.62 |
| HSL | 261.33º | 0.87% | 0.2% | - |
| HSV(B) | 261.33º | 0.93% | 0.38% | - |
| XYZ | 3.07 | 1.45 | 11.43 | - |
| YUV | 26.83 | 167.6 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 97 | 0.60 | 0.93 | 0 | 0.62 | 261.33 | 0.87 | 0.2 |
| Hex | 27 | 7 | 61 | 3C | 5D | 0 | 3E | 105 | 57 | 14 |
| Octal | 47 | 7 | 141 | 74 | 135 | 0 | 76 | 405 | 127 | 24 |
| Binary | 100111 | 111 | 1100001 | 111100 | 1011101 | 0 | 111110 | 100000101 | 1010111 | 10100 |
Color Harmonies of #270761
Complementary color
Monochromatic Colors of #270761
Black with #270761
Text Example
Text Example
White with #270761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270761; }
p { color: rgb(39,7,97); }
H1.HeaderClassName
{
color: #270761;
}
.AnyTagClassName
{
color: #270761;
}
</style>
background-color css
<style>
a { background-color: #270761; }
a { background-color: rgb(39,7,97); }
div.DivClassName
{
background-color: #270761;
}
.BgClassName
{
background-color: #270761;
}
</style>
border-color css
<style>
span { border-color: #270761; }
span { border-color: rgb(39,7,97); }
td.TdClassName
{
border-color: #270761;
}
.TagClassName
{
border-color: #270761;
}
</style>