Shades of Persian Indigo #270485
Tints of Persian Indigo #270485
RGB
CMYK
RGB Variations
Color information
#270485 (or 0x270485) is known color: Persian Indigo. HEX triplet: 27, 04 and 85. RGB value is (39,4,133). Sum of RGB (Red+Green+Blue) = 39+4+133=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 133 (52.34% from 255 or 75.57% from 176); Max value from RGB is 133 - color contains mainly: blue. Hex color #270485 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270485 is #D8FB7A. Grayscale: #1C1C1C. Windows color (decimal): -14220155 or 8717351. OLE color: 8717351.
HSL color Cylindrical-coordinate representation of color #270485: hue angle of 256.28º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270485 is Cyan = 0.71, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 4 | 133 | - |
| CMYK | 0.71 | 0.97 | 0 | 0.48 |
| HSL | 256.28º | 0.94% | 0.27% | - |
| HSV(B) | 256.28º | 0.97% | 0.52% | - |
| XYZ | 5.11 | 2.21 | 22.35 | - |
| YUV | 29.17 | 186.6 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 133 | 0.71 | 0.97 | 0 | 0.48 | 256.28 | 0.94 | 0.27 |
| Hex | 27 | 4 | 85 | 47 | 61 | 0 | 30 | 100 | 5E | 1B |
| Octal | 47 | 4 | 205 | 107 | 141 | 0 | 60 | 400 | 136 | 33 |
| Binary | 100111 | 100 | 10000101 | 1000111 | 1100001 | 0 | 110000 | 100000000 | 1011110 | 11011 |
Color Harmonies of #270485
Complementary color
Monochromatic Colors of #270485
Black with #270485
Text Example
Text Example
White with #270485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270485; }
p { color: rgb(39,4,133); }
H1.HeaderClassName
{
color: #270485;
}
.AnyTagClassName
{
color: #270485;
}
</style>
background-color css
<style>
a { background-color: #270485; }
a { background-color: rgb(39,4,133); }
div.DivClassName
{
background-color: #270485;
}
.BgClassName
{
background-color: #270485;
}
</style>
border-color css
<style>
span { border-color: #270485; }
span { border-color: rgb(39,4,133); }
td.TdClassName
{
border-color: #270485;
}
.TagClassName
{
border-color: #270485;
}
</style>