Shades of Persian Indigo #270083
Tints of Persian Indigo #270083
RGB
CMYK
RGB Variations
Color information
#270083 (or 0x270083) is known color: Persian Indigo. HEX triplet: 27, 00 and 83. RGB value is (39,0,131). Sum of RGB (Red+Green+Blue) = 39+0+131=170 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.94% from 170); Green value is 0 (0.39% from 255 or 0% from 170); Blue value is 131 (51.56% from 255 or 77.06% from 170); Max value from RGB is 131 - color contains mainly: blue. Hex color #270083 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270083 is #D8FF7C. Grayscale: #1A1A1A. Windows color (decimal): -14221181 or 8585255. OLE color: 8585255.
HSL color Cylindrical-coordinate representation of color #270083: hue angle of 257.86º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270083 is Cyan = 0.70, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 0 | 131 | - |
| CMYK | 0.70 | 1 | 0 | 0.49 |
| HSL | 257.86º | 1% | 0.26% | - |
| HSV(B) | 257.86º | 1% | 0.51% | - |
| XYZ | 4.93 | 2.07 | 21.61 | - |
| YUV | 26.6 | 186.92 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 131 | 0.70 | 1 | 0 | 0.49 | 257.86 | 1 | 0.26 |
| Hex | 27 | 0 | 83 | 46 | 64 | 0 | 31 | 102 | 64 | 1A |
| Octal | 47 | 0 | 203 | 106 | 144 | 0 | 61 | 402 | 144 | 32 |
| Binary | 100111 | 0 | 10000011 | 1000110 | 1100100 | 0 | 110001 | 100000010 | 1100100 | 11010 |
Color Harmonies of #270083
Complementary color
Monochromatic Colors of #270083
Black with #270083
Text Example
Text Example
White with #270083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270083; }
p { color: rgb(39,0,131); }
H1.HeaderClassName
{
color: #270083;
}
.AnyTagClassName
{
color: #270083;
}
</style>
background-color css
<style>
a { background-color: #270083; }
a { background-color: rgb(39,0,131); }
div.DivClassName
{
background-color: #270083;
}
.BgClassName
{
background-color: #270083;
}
</style>
border-color css
<style>
span { border-color: #270083; }
span { border-color: rgb(39,0,131); }
td.TdClassName
{
border-color: #270083;
}
.TagClassName
{
border-color: #270083;
}
</style>