Shades of Persian Indigo #271085
Tints of Persian Indigo #271085
RGB
CMYK
RGB Variations
Color information
#271085 (or 0x271085) is known color: Persian Indigo. HEX triplet: 27, 10 and 85. RGB value is (39,16,133). Sum of RGB (Red+Green+Blue) = 39+16+133=188 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.74% from 188); Green value is 16 (6.64% from 255 or 8.51% from 188); Blue value is 133 (52.34% from 255 or 70.74% from 188); Max value from RGB is 133 - color contains mainly: blue. Hex color #271085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271085 is #D8EF7A. Grayscale: #232323. Windows color (decimal): -14217083 or 8720423. OLE color: 8720423.
HSL color Cylindrical-coordinate representation of color #271085: hue angle of 251.79º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #271085 is Cyan = 0.71, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 16 | 133 | - |
| CMYK | 0.71 | 0.88 | 0 | 0.48 |
| HSL | 251.79º | 0.79% | 0.29% | - |
| HSV(B) | 251.79º | 0.88% | 0.52% | - |
| XYZ | 5.26 | 2.5 | 22.39 | - |
| YUV | 36.22 | 182.62 | 129.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 133 | 0.71 | 0.88 | 0 | 0.48 | 251.79 | 0.79 | 0.29 |
| Hex | 27 | 10 | 85 | 47 | 58 | 0 | 30 | FC | 4F | 1D |
| Octal | 47 | 20 | 205 | 107 | 130 | 0 | 60 | 374 | 117 | 35 |
| Binary | 100111 | 10000 | 10000101 | 1000111 | 1011000 | 0 | 110000 | 11111100 | 1001111 | 11101 |
Color Harmonies of #271085
Complementary color
Monochromatic Colors of #271085
Black with #271085
Text Example
Text Example
White with #271085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271085; }
p { color: rgb(39,16,133); }
H1.HeaderClassName
{
color: #271085;
}
.AnyTagClassName
{
color: #271085;
}
</style>
background-color css
<style>
a { background-color: #271085; }
a { background-color: rgb(39,16,133); }
div.DivClassName
{
background-color: #271085;
}
.BgClassName
{
background-color: #271085;
}
</style>
border-color css
<style>
span { border-color: #271085; }
span { border-color: rgb(39,16,133); }
td.TdClassName
{
border-color: #271085;
}
.TagClassName
{
border-color: #271085;
}
</style>