Shades of Persian Indigo #270184
Tints of Persian Indigo #270184
RGB
CMYK
RGB Variations
Color information
#270184 (or 0x270184) is known color: Persian Indigo. HEX triplet: 27, 01 and 84. RGB value is (39,1,132). Sum of RGB (Red+Green+Blue) = 39+1+132=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 1 (0.78% from 255 or 0.58% from 172); Blue value is 132 (51.95% from 255 or 76.74% from 172); Max value from RGB is 132 - color contains mainly: blue. Hex color #270184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270184 is #D8FE7B. Grayscale: #1A1A1A. Windows color (decimal): -14220924 or 8651047. OLE color: 8651047.
HSL color Cylindrical-coordinate representation of color #270184: hue angle of 257.4º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #270184 is Cyan = 0.70, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 1 | 132 | - |
| CMYK | 0.70 | 0.99 | 0 | 0.48 |
| HSL | 257.4º | 0.98% | 0.26% | - |
| HSV(B) | 257.4º | 0.99% | 0.52% | - |
| XYZ | 5.01 | 2.12 | 21.97 | - |
| YUV | 27.3 | 187.09 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 132 | 0.70 | 0.99 | 0 | 0.48 | 257.4 | 0.98 | 0.26 |
| Hex | 27 | 1 | 84 | 46 | 63 | 0 | 30 | 101 | 62 | 1A |
| Octal | 47 | 1 | 204 | 106 | 143 | 0 | 60 | 401 | 142 | 32 |
| Binary | 100111 | 1 | 10000100 | 1000110 | 1100011 | 0 | 110000 | 100000001 | 1100010 | 11010 |
Color Harmonies of #270184
Complementary color
Monochromatic Colors of #270184
Black with #270184
Text Example
Text Example
White with #270184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270184; }
p { color: rgb(39,1,132); }
H1.HeaderClassName
{
color: #270184;
}
.AnyTagClassName
{
color: #270184;
}
</style>
background-color css
<style>
a { background-color: #270184; }
a { background-color: rgb(39,1,132); }
div.DivClassName
{
background-color: #270184;
}
.BgClassName
{
background-color: #270184;
}
</style>
border-color css
<style>
span { border-color: #270184; }
span { border-color: rgb(39,1,132); }
td.TdClassName
{
border-color: #270184;
}
.TagClassName
{
border-color: #270184;
}
</style>