Shades of Persian Indigo #270284
Tints of Persian Indigo #270284
RGB
CMYK
RGB Variations
Color information
#270284 (or 0x270284) is known color: Persian Indigo. HEX triplet: 27, 02 and 84. RGB value is (39,2,132). Sum of RGB (Red+Green+Blue) = 39+2+132=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 2 (1.17% from 255 or 1.16% from 173); Blue value is 132 (51.95% from 255 or 76.30% from 173); Max value from RGB is 132 - color contains mainly: blue. Hex color #270284 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270284 is #D8FD7B. Grayscale: #1B1B1B. Windows color (decimal): -14220668 or 8651303. OLE color: 8651303.
HSL color Cylindrical-coordinate representation of color #270284: hue angle of 257.08º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #270284 is Cyan = 0.70, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 2 | 132 | - |
| CMYK | 0.70 | 0.98 | 0 | 0.48 |
| HSL | 257.08º | 0.97% | 0.26% | - |
| HSV(B) | 257.08º | 0.98% | 0.52% | - |
| XYZ | 5.02 | 2.14 | 21.98 | - |
| YUV | 27.88 | 186.76 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 2 | 132 | 0.70 | 0.98 | 0 | 0.48 | 257.08 | 0.97 | 0.26 |
| Hex | 27 | 2 | 84 | 46 | 62 | 0 | 30 | 101 | 61 | 1A |
| Octal | 47 | 2 | 204 | 106 | 142 | 0 | 60 | 401 | 141 | 32 |
| Binary | 100111 | 10 | 10000100 | 1000110 | 1100010 | 0 | 110000 | 100000001 | 1100001 | 11010 |
Color Harmonies of #270284
Complementary color
Monochromatic Colors of #270284
Black with #270284
Text Example
Text Example
White with #270284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270284; }
p { color: rgb(39,2,132); }
H1.HeaderClassName
{
color: #270284;
}
.AnyTagClassName
{
color: #270284;
}
</style>
background-color css
<style>
a { background-color: #270284; }
a { background-color: rgb(39,2,132); }
div.DivClassName
{
background-color: #270284;
}
.BgClassName
{
background-color: #270284;
}
</style>
border-color css
<style>
span { border-color: #270284; }
span { border-color: rgb(39,2,132); }
td.TdClassName
{
border-color: #270284;
}
.TagClassName
{
border-color: #270284;
}
</style>