Shades of Persian Indigo #270781
Tints of Persian Indigo #270781
RGB
CMYK
RGB Variations
Color information
#270781 (or 0x270781) is known color: Persian Indigo. HEX triplet: 27, 07 and 81. RGB value is (39,7,129). Sum of RGB (Red+Green+Blue) = 39+7+129=175 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.29% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 129 (50.78% from 255 or 73.71% from 175); Max value from RGB is 129 - color contains mainly: blue. Hex color #270781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270781 is #D8F87E. Grayscale: #1E1E1E. Windows color (decimal): -14219391 or 8455975. OLE color: 8455975.
HSL color Cylindrical-coordinate representation of color #270781: hue angle of 255.74º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270781 is Cyan = 0.70, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 7 | 129 | - |
| CMYK | 0.70 | 0.95 | 0 | 0.49 |
| HSL | 255.74º | 0.9% | 0.27% | - |
| HSV(B) | 255.74º | 0.95% | 0.51% | - |
| XYZ | 4.88 | 2.17 | 20.93 | - |
| YUV | 30.48 | 183.6 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 129 | 0.70 | 0.95 | 0 | 0.49 | 255.74 | 0.9 | 0.27 |
| Hex | 27 | 7 | 81 | 46 | 5F | 0 | 31 | 100 | 5A | 1B |
| Octal | 47 | 7 | 201 | 106 | 137 | 0 | 61 | 400 | 132 | 33 |
| Binary | 100111 | 111 | 10000001 | 1000110 | 1011111 | 0 | 110001 | 100000000 | 1011010 | 11011 |
Color Harmonies of #270781
Complementary color
Monochromatic Colors of #270781
Black with #270781
Text Example
Text Example
White with #270781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270781; }
p { color: rgb(39,7,129); }
H1.HeaderClassName
{
color: #270781;
}
.AnyTagClassName
{
color: #270781;
}
</style>
background-color css
<style>
a { background-color: #270781; }
a { background-color: rgb(39,7,129); }
div.DivClassName
{
background-color: #270781;
}
.BgClassName
{
background-color: #270781;
}
</style>
border-color css
<style>
span { border-color: #270781; }
span { border-color: rgb(39,7,129); }
td.TdClassName
{
border-color: #270781;
}
.TagClassName
{
border-color: #270781;
}
</style>