Shades of Persian Indigo #270687
Tints of Persian Indigo #270687
RGB
CMYK
RGB Variations
Color information
#270687 (or 0x270687) is known color: Persian Indigo. HEX triplet: 27, 06 and 87. RGB value is (39,6,135). Sum of RGB (Red+Green+Blue) = 39+6+135=180 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.67% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 135 (53.12% from 255 or 75% from 180); Max value from RGB is 135 - color contains mainly: blue. Hex color #270687 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270687 is #D8F978. Grayscale: #1E1E1E. Windows color (decimal): -14219641 or 8848935. OLE color: 8848935.
HSL color Cylindrical-coordinate representation of color #270687: hue angle of 255.35º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #270687 is Cyan = 0.71, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 6 | 135 | - |
| CMYK | 0.71 | 0.96 | 0 | 0.47 |
| HSL | 255.35º | 0.91% | 0.28% | - |
| HSV(B) | 255.35º | 0.96% | 0.53% | - |
| XYZ | 5.28 | 2.31 | 23.09 | - |
| YUV | 30.57 | 186.93 | 134.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 135 | 0.71 | 0.96 | 0 | 0.47 | 255.35 | 0.91 | 0.28 |
| Hex | 27 | 6 | 87 | 47 | 60 | 0 | 2F | FF | 5B | 1C |
| Octal | 47 | 6 | 207 | 107 | 140 | 0 | 57 | 377 | 133 | 34 |
| Binary | 100111 | 110 | 10000111 | 1000111 | 1100000 | 0 | 101111 | 11111111 | 1011011 | 11100 |
Color Harmonies of #270687
Complementary color
Monochromatic Colors of #270687
Black with #270687
Text Example
Text Example
White with #270687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270687; }
p { color: rgb(39,6,135); }
H1.HeaderClassName
{
color: #270687;
}
.AnyTagClassName
{
color: #270687;
}
</style>
background-color css
<style>
a { background-color: #270687; }
a { background-color: rgb(39,6,135); }
div.DivClassName
{
background-color: #270687;
}
.BgClassName
{
background-color: #270687;
}
</style>
border-color css
<style>
span { border-color: #270687; }
span { border-color: rgb(39,6,135); }
td.TdClassName
{
border-color: #270687;
}
.TagClassName
{
border-color: #270687;
}
</style>