Shades of Persian Indigo #271670
Tints of Persian Indigo #271670
RGB
CMYK
RGB Variations
Color information
#271670 (or 0x271670) is known color: Persian Indigo. HEX triplet: 27, 16 and 70. RGB value is (39,22,112). Sum of RGB (Red+Green+Blue) = 39+22+112=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 22 (8.98% from 255 or 12.72% from 173); Blue value is 112 (44.14% from 255 or 64.74% from 173); Max value from RGB is 112 - color contains mainly: blue. Hex color #271670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271670 is #D8E98F. Grayscale: #252525. Windows color (decimal): -14215568 or 7345703. OLE color: 7345703.
HSL color Cylindrical-coordinate representation of color #271670: hue angle of 251.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #271670 is Cyan = 0.65, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 22 | 112 | - |
| CMYK | 0.65 | 0.80 | 0 | 0.56 |
| HSL | 251.33º | 0.67% | 0.26% | - |
| HSV(B) | 251.33º | 0.8% | 0.44% | - |
| XYZ | 4.05 | 2.18 | 15.54 | - |
| YUV | 37.34 | 170.13 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 112 | 0.65 | 0.80 | 0 | 0.56 | 251.33 | 0.67 | 0.26 |
| Hex | 27 | 16 | 70 | 41 | 50 | 0 | 38 | FB | 43 | 1A |
| Octal | 47 | 26 | 160 | 101 | 120 | 0 | 70 | 373 | 103 | 32 |
| Binary | 100111 | 10110 | 1110000 | 1000001 | 1010000 | 0 | 111000 | 11111011 | 1000011 | 11010 |
Color Harmonies of #271670
Complementary color
Monochromatic Colors of #271670
Black with #271670
Text Example
Text Example
White with #271670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271670; }
p { color: rgb(39,22,112); }
H1.HeaderClassName
{
color: #271670;
}
.AnyTagClassName
{
color: #271670;
}
</style>
background-color css
<style>
a { background-color: #271670; }
a { background-color: rgb(39,22,112); }
div.DivClassName
{
background-color: #271670;
}
.BgClassName
{
background-color: #271670;
}
</style>
border-color css
<style>
span { border-color: #271670; }
span { border-color: rgb(39,22,112); }
td.TdClassName
{
border-color: #271670;
}
.TagClassName
{
border-color: #271670;
}
</style>