Shades of Persian Indigo #270387
Tints of Persian Indigo #270387
RGB
CMYK
RGB Variations
Color information
#270387 (or 0x270387) is known color: Persian Indigo. HEX triplet: 27, 03 and 87. RGB value is (39,3,135). Sum of RGB (Red+Green+Blue) = 39+3+135=177 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.03% from 177); Green value is 3 (1.56% from 255 or 1.69% from 177); Blue value is 135 (53.12% from 255 or 76.27% from 177); Max value from RGB is 135 - color contains mainly: blue. Hex color #270387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270387 is #D8FC78. Grayscale: #1C1C1C. Windows color (decimal): -14220409 or 8848167. OLE color: 8848167.
HSL color Cylindrical-coordinate representation of color #270387: hue angle of 256.36º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #270387 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 3 | 135 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.47 |
| HSL | 256.36º | 0.96% | 0.27% | - |
| HSV(B) | 256.36º | 0.98% | 0.53% | - |
| XYZ | 5.24 | 2.25 | 23.08 | - |
| YUV | 28.81 | 187.93 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 135 | 0.71 | 0.98 | 0 | 0.47 | 256.36 | 0.96 | 0.27 |
| Hex | 27 | 3 | 87 | 47 | 62 | 0 | 2F | 100 | 60 | 1B |
| Octal | 47 | 3 | 207 | 107 | 142 | 0 | 57 | 400 | 140 | 33 |
| Binary | 100111 | 11 | 10000111 | 1000111 | 1100010 | 0 | 101111 | 100000000 | 1100000 | 11011 |
Color Harmonies of #270387
Complementary color
Monochromatic Colors of #270387
Black with #270387
Text Example
Text Example
White with #270387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270387; }
p { color: rgb(39,3,135); }
H1.HeaderClassName
{
color: #270387;
}
.AnyTagClassName
{
color: #270387;
}
</style>
background-color css
<style>
a { background-color: #270387; }
a { background-color: rgb(39,3,135); }
div.DivClassName
{
background-color: #270387;
}
.BgClassName
{
background-color: #270387;
}
</style>
border-color css
<style>
span { border-color: #270387; }
span { border-color: rgb(39,3,135); }
td.TdClassName
{
border-color: #270387;
}
.TagClassName
{
border-color: #270387;
}
</style>