Shades of Persian Indigo #270885
Tints of Persian Indigo #270885
RGB
CMYK
RGB Variations
Color information
#270885 (or 0x270885) is known color: Persian Indigo. HEX triplet: 27, 08 and 85. RGB value is (39,8,133). Sum of RGB (Red+Green+Blue) = 39+8+133=180 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.67% from 180); Green value is 8 (3.52% from 255 or 4.44% from 180); Blue value is 133 (52.34% from 255 or 73.89% from 180); Max value from RGB is 133 - color contains mainly: blue. Hex color #270885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270885 is #D8F77A. Grayscale: #1F1F1F. Windows color (decimal): -14219131 or 8718375. OLE color: 8718375.
HSL color Cylindrical-coordinate representation of color #270885: hue angle of 254.88º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #270885 is Cyan = 0.71, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 8 | 133 | - |
| CMYK | 0.71 | 0.94 | 0 | 0.48 |
| HSL | 254.88º | 0.89% | 0.28% | - |
| HSV(B) | 254.88º | 0.94% | 0.52% | - |
| XYZ | 5.16 | 2.3 | 22.36 | - |
| YUV | 31.52 | 185.27 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 133 | 0.71 | 0.94 | 0 | 0.48 | 254.88 | 0.89 | 0.28 |
| Hex | 27 | 8 | 85 | 47 | 5E | 0 | 30 | FF | 59 | 1C |
| Octal | 47 | 10 | 205 | 107 | 136 | 0 | 60 | 377 | 131 | 34 |
| Binary | 100111 | 1000 | 10000101 | 1000111 | 1011110 | 0 | 110000 | 11111111 | 1011001 | 11100 |
Color Harmonies of #270885
Complementary color
Monochromatic Colors of #270885
Black with #270885
Text Example
Text Example
White with #270885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270885; }
p { color: rgb(39,8,133); }
H1.HeaderClassName
{
color: #270885;
}
.AnyTagClassName
{
color: #270885;
}
</style>
background-color css
<style>
a { background-color: #270885; }
a { background-color: rgb(39,8,133); }
div.DivClassName
{
background-color: #270885;
}
.BgClassName
{
background-color: #270885;
}
</style>
border-color css
<style>
span { border-color: #270885; }
span { border-color: rgb(39,8,133); }
td.TdClassName
{
border-color: #270885;
}
.TagClassName
{
border-color: #270885;
}
</style>