Shades of Persian Indigo #270287
Tints of Persian Indigo #270287
RGB
CMYK
RGB Variations
Color information
#270287 (or 0x270287) is known color: Persian Indigo. HEX triplet: 27, 02 and 87. RGB value is (39,2,135). Sum of RGB (Red+Green+Blue) = 39+2+135=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 2 (1.17% from 255 or 1.14% from 176); Blue value is 135 (53.12% from 255 or 76.70% from 176); Max value from RGB is 135 - color contains mainly: blue. Hex color #270287 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270287 is #D8FD78. Grayscale: #1B1B1B. Windows color (decimal): -14220665 or 8847911. OLE color: 8847911.
HSL color Cylindrical-coordinate representation of color #270287: hue angle of 256.69º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #270287 is Cyan = 0.71, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 2 | 135 | - |
| CMYK | 0.71 | 0.99 | 0 | 0.47 |
| HSL | 256.69º | 0.97% | 0.27% | - |
| HSV(B) | 256.69º | 0.99% | 0.53% | - |
| XYZ | 5.23 | 2.22 | 23.08 | - |
| YUV | 28.23 | 188.26 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 2 | 135 | 0.71 | 0.99 | 0 | 0.47 | 256.69 | 0.97 | 0.27 |
| Hex | 27 | 2 | 87 | 47 | 63 | 0 | 2F | 101 | 61 | 1B |
| Octal | 47 | 2 | 207 | 107 | 143 | 0 | 57 | 401 | 141 | 33 |
| Binary | 100111 | 10 | 10000111 | 1000111 | 1100011 | 0 | 101111 | 100000001 | 1100001 | 11011 |
Color Harmonies of #270287
Complementary color
Monochromatic Colors of #270287
Black with #270287
Text Example
Text Example
White with #270287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270287; }
p { color: rgb(39,2,135); }
H1.HeaderClassName
{
color: #270287;
}
.AnyTagClassName
{
color: #270287;
}
</style>
background-color css
<style>
a { background-color: #270287; }
a { background-color: rgb(39,2,135); }
div.DivClassName
{
background-color: #270287;
}
.BgClassName
{
background-color: #270287;
}
</style>
border-color css
<style>
span { border-color: #270287; }
span { border-color: rgb(39,2,135); }
td.TdClassName
{
border-color: #270287;
}
.TagClassName
{
border-color: #270287;
}
</style>