Shades of Persian Indigo #27046D
Tints of Persian Indigo #27046D
RGB
CMYK
RGB Variations
Color information
#27046D (or 0x27046D) is known color: Persian Indigo. HEX triplet: 27, 04 and 6D. RGB value is (39,4,109). Sum of RGB (Red+Green+Blue) = 39+4+109=152 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.66% from 152); Green value is 4 (1.95% from 255 or 2.63% from 152); Blue value is 109 (42.97% from 255 or 71.71% from 152); Max value from RGB is 109 - color contains mainly: blue. Hex color #27046D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #27046D is #D8FB92. Grayscale: #1A1A1A. Windows color (decimal): -14220179 or 7144487. OLE color: 7144487.
HSL color Cylindrical-coordinate representation of color #27046D: hue angle of 260º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #27046D is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 39 | 4 | 109 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.57 |
| HSL | 260º | 0.93% | 0.22% | - |
| HSV(B) | 260º | 0.96% | 0.43% | - |
| XYZ | 3.64 | 1.62 | 14.59 | - |
| YUV | 26.44 | 174.6 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 109 | 0.64 | 0.96 | 0 | 0.57 | 260 | 0.93 | 0.22 |
| Hex | 27 | 4 | 6D | 40 | 60 | 0 | 39 | 104 | 5D | 16 |
| Octal | 47 | 4 | 155 | 100 | 140 | 0 | 71 | 404 | 135 | 26 |
| Binary | 100111 | 100 | 1101101 | 1000000 | 1100000 | 0 | 111001 | 100000100 | 1011101 | 10110 |
Color Harmonies of #27046D
Complementary color
Monochromatic Colors of #27046D
Black with #27046D
Text Example
Text Example
White with #27046D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27046D; }
p { color: rgb(39,4,109); }
H1.HeaderClassName
{
color: #27046D;
}
.AnyTagClassName
{
color: #27046D;
}
</style>
background-color css
<style>
a { background-color: #27046D; }
a { background-color: rgb(39,4,109); }
div.DivClassName
{
background-color: #27046D;
}
.BgClassName
{
background-color: #27046D;
}
</style>
border-color css
<style>
span { border-color: #27046D; }
span { border-color: rgb(39,4,109); }
td.TdClassName
{
border-color: #27046D;
}
.TagClassName
{
border-color: #27046D;
}
</style>