Shades of Persian Indigo #270288
Tints of Persian Indigo #270288
RGB
CMYK
RGB Variations
Color information
#270288 (or 0x270288) is known color: Persian Indigo. HEX triplet: 27, 02 and 88. RGB value is (39,2,136). Sum of RGB (Red+Green+Blue) = 39+2+136=177 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.03% from 177); Green value is 2 (1.17% from 255 or 1.13% from 177); Blue value is 136 (53.52% from 255 or 76.84% from 177); Max value from RGB is 136 - color contains mainly: blue. Hex color #270288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270288 is #D8FD77. Grayscale: #1B1B1B. Windows color (decimal): -14220664 or 8913447. OLE color: 8913447.
HSL color Cylindrical-coordinate representation of color #270288: hue angle of 256.57º 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 #270288 is Cyan = 0.71, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 2 | 136 | - |
| CMYK | 0.71 | 0.99 | 0 | 0.47 |
| HSL | 256.57º | 0.97% | 0.27% | - |
| HSV(B) | 256.57º | 0.99% | 0.53% | - |
| XYZ | 5.3 | 2.25 | 23.45 | - |
| YUV | 28.34 | 188.76 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 2 | 136 | 0.71 | 0.99 | 0 | 0.47 | 256.57 | 0.97 | 0.27 |
| Hex | 27 | 2 | 88 | 47 | 63 | 0 | 2F | 101 | 61 | 1B |
| Octal | 47 | 2 | 210 | 107 | 143 | 0 | 57 | 401 | 141 | 33 |
| Binary | 100111 | 10 | 10001000 | 1000111 | 1100011 | 0 | 101111 | 100000001 | 1100001 | 11011 |
Color Harmonies of #270288
Complementary color
Monochromatic Colors of #270288
Black with #270288
Text Example
Text Example
White with #270288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270288; }
p { color: rgb(39,2,136); }
H1.HeaderClassName
{
color: #270288;
}
.AnyTagClassName
{
color: #270288;
}
</style>
background-color css
<style>
a { background-color: #270288; }
a { background-color: rgb(39,2,136); }
div.DivClassName
{
background-color: #270288;
}
.BgClassName
{
background-color: #270288;
}
</style>
border-color css
<style>
span { border-color: #270288; }
span { border-color: rgb(39,2,136); }
td.TdClassName
{
border-color: #270288;
}
.TagClassName
{
border-color: #270288;
}
</style>