Shades of Persian Indigo #270464
Tints of Persian Indigo #270464
RGB
CMYK
RGB Variations
Color information
#270464 (or 0x270464) is known color: Persian Indigo. HEX triplet: 27, 04 and 64. RGB value is (39,4,100). Sum of RGB (Red+Green+Blue) = 39+4+100=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 100 (39.45% from 255 or 69.93% from 143); Max value from RGB is 100 - color contains mainly: blue. Hex color #270464 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270464 is #D8FB9B. Grayscale: #191919. Windows color (decimal): -14220188 or 6554663. OLE color: 6554663.
HSL color Cylindrical-coordinate representation of color #270464: hue angle of 261.88º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #270464 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 4 | 100 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.61 |
| HSL | 261.88º | 0.92% | 0.2% | - |
| HSV(B) | 261.88º | 0.96% | 0.39% | - |
| XYZ | 3.18 | 1.44 | 12.17 | - |
| YUV | 25.41 | 170.1 | 137.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 100 | 0.61 | 0.96 | 0 | 0.61 | 261.88 | 0.92 | 0.2 |
| Hex | 27 | 4 | 64 | 3D | 60 | 0 | 3D | 106 | 5C | 14 |
| Octal | 47 | 4 | 144 | 75 | 140 | 0 | 75 | 406 | 134 | 24 |
| Binary | 100111 | 100 | 1100100 | 111101 | 1100000 | 0 | 111101 | 100000110 | 1011100 | 10100 |
Color Harmonies of #270464
Complementary color
Monochromatic Colors of #270464
Black with #270464
Text Example
Text Example
White with #270464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270464; }
p { color: rgb(39,4,100); }
H1.HeaderClassName
{
color: #270464;
}
.AnyTagClassName
{
color: #270464;
}
</style>
background-color css
<style>
a { background-color: #270464; }
a { background-color: rgb(39,4,100); }
div.DivClassName
{
background-color: #270464;
}
.BgClassName
{
background-color: #270464;
}
</style>
border-color css
<style>
span { border-color: #270464; }
span { border-color: rgb(39,4,100); }
td.TdClassName
{
border-color: #270464;
}
.TagClassName
{
border-color: #270464;
}
</style>