Shades of Persian Indigo #270863
Tints of Persian Indigo #270863
RGB
CMYK
RGB Variations
Color information
#270863 (or 0x270863) is known color: Persian Indigo. HEX triplet: 27, 08 and 63. RGB value is (39,8,99). Sum of RGB (Red+Green+Blue) = 39+8+99=146 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.71% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 99 (39.06% from 255 or 67.81% from 146); Max value from RGB is 99 - color contains mainly: blue. Hex color #270863 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270863 is #D8F79C. Grayscale: #1B1B1B. Windows color (decimal): -14219165 or 6490151. OLE color: 6490151.
HSL color Cylindrical-coordinate representation of color #270863: hue angle of 260.44º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270863 is Cyan = 0.61, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 8 | 99 | - |
| CMYK | 0.61 | 0.92 | 0 | 0.61 |
| HSL | 260.44º | 0.85% | 0.21% | - |
| HSV(B) | 260.44º | 0.92% | 0.39% | - |
| XYZ | 3.18 | 1.51 | 11.93 | - |
| YUV | 27.64 | 168.27 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 99 | 0.61 | 0.92 | 0 | 0.61 | 260.44 | 0.85 | 0.21 |
| Hex | 27 | 8 | 63 | 3D | 5C | 0 | 3D | 104 | 55 | 15 |
| Octal | 47 | 10 | 143 | 75 | 134 | 0 | 75 | 404 | 125 | 25 |
| Binary | 100111 | 1000 | 1100011 | 111101 | 1011100 | 0 | 111101 | 100000100 | 1010101 | 10101 |
Color Harmonies of #270863
Complementary color
Monochromatic Colors of #270863
Black with #270863
Text Example
Text Example
White with #270863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270863; }
p { color: rgb(39,8,99); }
H1.HeaderClassName
{
color: #270863;
}
.AnyTagClassName
{
color: #270863;
}
</style>
background-color css
<style>
a { background-color: #270863; }
a { background-color: rgb(39,8,99); }
div.DivClassName
{
background-color: #270863;
}
.BgClassName
{
background-color: #270863;
}
</style>
border-color css
<style>
span { border-color: #270863; }
span { border-color: rgb(39,8,99); }
td.TdClassName
{
border-color: #270863;
}
.TagClassName
{
border-color: #270863;
}
</style>