Shades of Persian Indigo #270782
Tints of Persian Indigo #270782
RGB
CMYK
RGB Variations
Color information
#270782 (or 0x270782) is known color: Persian Indigo. HEX triplet: 27, 07 and 82. RGB value is (39,7,130). Sum of RGB (Red+Green+Blue) = 39+7+130=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 7 (3.12% from 255 or 3.98% from 176); Blue value is 130 (51.17% from 255 or 73.86% from 176); Max value from RGB is 130 - color contains mainly: blue. Hex color #270782 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270782 is #D8F87D. Grayscale: #1E1E1E. Windows color (decimal): -14219390 or 8521511. OLE color: 8521511.
HSL color Cylindrical-coordinate representation of color #270782: hue angle of 255.61º 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 #270782 is Cyan = 0.70, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 7 | 130 | - |
| CMYK | 0.70 | 0.95 | 0 | 0.49 |
| HSL | 255.61º | 0.9% | 0.27% | - |
| HSV(B) | 255.61º | 0.95% | 0.51% | - |
| XYZ | 4.94 | 2.19 | 21.28 | - |
| YUV | 30.59 | 184.1 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 130 | 0.70 | 0.95 | 0 | 0.49 | 255.61 | 0.9 | 0.27 |
| Hex | 27 | 7 | 82 | 46 | 5F | 0 | 31 | 100 | 5A | 1B |
| Octal | 47 | 7 | 202 | 106 | 137 | 0 | 61 | 400 | 132 | 33 |
| Binary | 100111 | 111 | 10000010 | 1000110 | 1011111 | 0 | 110001 | 100000000 | 1011010 | 11011 |
Color Harmonies of #270782
Complementary color
Monochromatic Colors of #270782
Black with #270782
Text Example
Text Example
White with #270782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270782; }
p { color: rgb(39,7,130); }
H1.HeaderClassName
{
color: #270782;
}
.AnyTagClassName
{
color: #270782;
}
</style>
background-color css
<style>
a { background-color: #270782; }
a { background-color: rgb(39,7,130); }
div.DivClassName
{
background-color: #270782;
}
.BgClassName
{
background-color: #270782;
}
</style>
border-color css
<style>
span { border-color: #270782; }
span { border-color: rgb(39,7,130); }
td.TdClassName
{
border-color: #270782;
}
.TagClassName
{
border-color: #270782;
}
</style>