Shades of Persian Indigo #270466
Tints of Persian Indigo #270466
RGB
CMYK
RGB Variations
Color information
#270466 (or 0x270466) is known color: Persian Indigo. HEX triplet: 27, 04 and 66. RGB value is (39,4,102). Sum of RGB (Red+Green+Blue) = 39+4+102=145 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.90% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 102 (40.23% from 255 or 70.34% from 145); Max value from RGB is 102 - color contains mainly: blue. Hex color #270466 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270466 is #D8FB99. Grayscale: #191919. Windows color (decimal): -14220186 or 6685735. OLE color: 6685735.
HSL color Cylindrical-coordinate representation of color #270466: hue angle of 261.43º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #270466 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 4 | 102 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.6 |
| HSL | 261.43º | 0.92% | 0.21% | - |
| HSV(B) | 261.43º | 0.96% | 0.4% | - |
| XYZ | 3.28 | 1.48 | 12.68 | - |
| YUV | 25.64 | 171.1 | 137.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 102 | 0.62 | 0.96 | 0 | 0.6 | 261.43 | 0.92 | 0.21 |
| Hex | 27 | 4 | 66 | 3E | 60 | 0 | 3C | 105 | 5C | 15 |
| Octal | 47 | 4 | 146 | 76 | 140 | 0 | 74 | 405 | 134 | 25 |
| Binary | 100111 | 100 | 1100110 | 111110 | 1100000 | 0 | 111100 | 100000101 | 1011100 | 10101 |
Color Harmonies of #270466
Complementary color
Monochromatic Colors of #270466
Black with #270466
Text Example
Text Example
White with #270466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270466; }
p { color: rgb(39,4,102); }
H1.HeaderClassName
{
color: #270466;
}
.AnyTagClassName
{
color: #270466;
}
</style>
background-color css
<style>
a { background-color: #270466; }
a { background-color: rgb(39,4,102); }
div.DivClassName
{
background-color: #270466;
}
.BgClassName
{
background-color: #270466;
}
</style>
border-color css
<style>
span { border-color: #270466; }
span { border-color: rgb(39,4,102); }
td.TdClassName
{
border-color: #270466;
}
.TagClassName
{
border-color: #270466;
}
</style>