Shades of Persian Indigo #270784
Tints of Persian Indigo #270784
RGB
CMYK
RGB Variations
Color information
#270784 (or 0x270784) is known color: Persian Indigo. HEX triplet: 27, 07 and 84. RGB value is (39,7,132). Sum of RGB (Red+Green+Blue) = 39+7+132=178 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.91% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 132 (51.95% from 255 or 74.16% from 178); Max value from RGB is 132 - color contains mainly: blue. Hex color #270784 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270784 is #D8F87B. Grayscale: #1E1E1E. Windows color (decimal): -14219388 or 8652583. OLE color: 8652583.
HSL color Cylindrical-coordinate representation of color #270784: hue angle of 255.36º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270784 is Cyan = 0.70, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 7 | 132 | - |
| CMYK | 0.70 | 0.95 | 0 | 0.48 |
| HSL | 255.36º | 0.9% | 0.27% | - |
| HSV(B) | 255.36º | 0.95% | 0.52% | - |
| XYZ | 5.08 | 2.25 | 22 | - |
| YUV | 30.82 | 185.1 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 132 | 0.70 | 0.95 | 0 | 0.48 | 255.36 | 0.9 | 0.27 |
| Hex | 27 | 7 | 84 | 46 | 5F | 0 | 30 | FF | 5A | 1B |
| Octal | 47 | 7 | 204 | 106 | 137 | 0 | 60 | 377 | 132 | 33 |
| Binary | 100111 | 111 | 10000100 | 1000110 | 1011111 | 0 | 110000 | 11111111 | 1011010 | 11011 |
Color Harmonies of #270784
Complementary color
Monochromatic Colors of #270784
Black with #270784
Text Example
Text Example
White with #270784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270784; }
p { color: rgb(39,7,132); }
H1.HeaderClassName
{
color: #270784;
}
.AnyTagClassName
{
color: #270784;
}
</style>
background-color css
<style>
a { background-color: #270784; }
a { background-color: rgb(39,7,132); }
div.DivClassName
{
background-color: #270784;
}
.BgClassName
{
background-color: #270784;
}
</style>
border-color css
<style>
span { border-color: #270784; }
span { border-color: rgb(39,7,132); }
td.TdClassName
{
border-color: #270784;
}
.TagClassName
{
border-color: #270784;
}
</style>