Shades of Persian Indigo #270563
Tints of Persian Indigo #270563
RGB
CMYK
RGB Variations
Color information
#270563 (or 0x270563) is known color: Persian Indigo. HEX triplet: 27, 05 and 63. RGB value is (39,5,99). Sum of RGB (Red+Green+Blue) = 39+5+99=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 99 (39.06% from 255 or 69.23% from 143); Max value from RGB is 99 - color contains mainly: blue. Hex color #270563 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270563 is #D8FA9C. Grayscale: #191919. Windows color (decimal): -14219933 or 6489383. OLE color: 6489383.
HSL color Cylindrical-coordinate representation of color #270563: hue angle of 261.7º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270563 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 5 | 99 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.61 |
| HSL | 261.7º | 0.9% | 0.2% | - |
| HSV(B) | 261.7º | 0.95% | 0.39% | - |
| XYZ | 3.14 | 1.44 | 11.92 | - |
| YUV | 25.88 | 169.26 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 99 | 0.61 | 0.95 | 0 | 0.61 | 261.7 | 0.9 | 0.2 |
| Hex | 27 | 5 | 63 | 3D | 5F | 0 | 3D | 106 | 5A | 14 |
| Octal | 47 | 5 | 143 | 75 | 137 | 0 | 75 | 406 | 132 | 24 |
| Binary | 100111 | 101 | 1100011 | 111101 | 1011111 | 0 | 111101 | 100000110 | 1011010 | 10100 |
Color Harmonies of #270563
Complementary color
Monochromatic Colors of #270563
Black with #270563
Text Example
Text Example
White with #270563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270563; }
p { color: rgb(39,5,99); }
H1.HeaderClassName
{
color: #270563;
}
.AnyTagClassName
{
color: #270563;
}
</style>
background-color css
<style>
a { background-color: #270563; }
a { background-color: rgb(39,5,99); }
div.DivClassName
{
background-color: #270563;
}
.BgClassName
{
background-color: #270563;
}
</style>
border-color css
<style>
span { border-color: #270563; }
span { border-color: rgb(39,5,99); }
td.TdClassName
{
border-color: #270563;
}
.TagClassName
{
border-color: #270563;
}
</style>