Shades of Persian Indigo #270185
Tints of Persian Indigo #270185
RGB
CMYK
RGB Variations
Color information
#270185 (or 0x270185) is known color: Persian Indigo. HEX triplet: 27, 01 and 85. RGB value is (39,1,133). Sum of RGB (Red+Green+Blue) = 39+1+133=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 1 (0.78% from 255 or 0.58% from 173); Blue value is 133 (52.34% from 255 or 76.88% from 173); Max value from RGB is 133 - color contains mainly: blue. Hex color #270185 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270185 is #D8FE7A. Grayscale: #1A1A1A. Windows color (decimal): -14220923 or 8716583. OLE color: 8716583.
HSL color Cylindrical-coordinate representation of color #270185: hue angle of 257.27º degrees, saturation: 0.99, 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 #270185 is Cyan = 0.71, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 1 | 133 | - |
| CMYK | 0.71 | 0.99 | 0 | 0.48 |
| HSL | 257.27º | 0.99% | 0.26% | - |
| HSV(B) | 257.27º | 0.99% | 0.52% | - |
| XYZ | 5.08 | 2.15 | 22.34 | - |
| YUV | 27.41 | 187.59 | 136.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 133 | 0.71 | 0.99 | 0 | 0.48 | 257.27 | 0.99 | 0.26 |
| Hex | 27 | 1 | 85 | 47 | 63 | 0 | 30 | 101 | 63 | 1A |
| Octal | 47 | 1 | 205 | 107 | 143 | 0 | 60 | 401 | 143 | 32 |
| Binary | 100111 | 1 | 10000101 | 1000111 | 1100011 | 0 | 110000 | 100000001 | 1100011 | 11010 |
Color Harmonies of #270185
Complementary color
Monochromatic Colors of #270185
Black with #270185
Text Example
Text Example
White with #270185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270185; }
p { color: rgb(39,1,133); }
H1.HeaderClassName
{
color: #270185;
}
.AnyTagClassName
{
color: #270185;
}
</style>
background-color css
<style>
a { background-color: #270185; }
a { background-color: rgb(39,1,133); }
div.DivClassName
{
background-color: #270185;
}
.BgClassName
{
background-color: #270185;
}
</style>
border-color css
<style>
span { border-color: #270185; }
span { border-color: rgb(39,1,133); }
td.TdClassName
{
border-color: #270185;
}
.TagClassName
{
border-color: #270185;
}
</style>