Shades of Persian Indigo #270380
Tints of Persian Indigo #270380
RGB
CMYK
RGB Variations
Color information
#270380 (or 0x270380) is known color: Persian Indigo. HEX triplet: 27, 03 and 80. RGB value is (39,3,128). Sum of RGB (Red+Green+Blue) = 39+3+128=170 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.94% from 170); Green value is 3 (1.56% from 255 or 1.76% from 170); Blue value is 128 (50.39% from 255 or 75.29% from 170); Max value from RGB is 128 - color contains mainly: blue. Hex color #270380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270380 is #D8FC7F. Grayscale: #1B1B1B. Windows color (decimal): -14220416 or 8389415. OLE color: 8389415.
HSL color Cylindrical-coordinate representation of color #270380: hue angle of 257.28º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #270380 is Cyan = 0.70, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 3 | 128 | - |
| CMYK | 0.70 | 0.98 | 0 | 0.50 |
| HSL | 257.28º | 0.95% | 0.26% | - |
| HSV(B) | 257.28º | 0.98% | 0.5% | - |
| XYZ | 4.77 | 2.05 | 20.57 | - |
| YUV | 28.01 | 184.43 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 128 | 0.70 | 0.98 | 0 | 0.50 | 257.28 | 0.95 | 0.26 |
| Hex | 27 | 3 | 80 | 46 | 62 | 0 | 32 | 101 | 5F | 1A |
| Octal | 47 | 3 | 200 | 106 | 142 | 0 | 62 | 401 | 137 | 32 |
| Binary | 100111 | 11 | 10000000 | 1000110 | 1100010 | 0 | 110010 | 100000001 | 1011111 | 11010 |
Color Harmonies of #270380
Complementary color
Monochromatic Colors of #270380
Black with #270380
Text Example
Text Example
White with #270380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270380; }
p { color: rgb(39,3,128); }
H1.HeaderClassName
{
color: #270380;
}
.AnyTagClassName
{
color: #270380;
}
</style>
background-color css
<style>
a { background-color: #270380; }
a { background-color: rgb(39,3,128); }
div.DivClassName
{
background-color: #270380;
}
.BgClassName
{
background-color: #270380;
}
</style>
border-color css
<style>
span { border-color: #270380; }
span { border-color: rgb(39,3,128); }
td.TdClassName
{
border-color: #270380;
}
.TagClassName
{
border-color: #270380;
}
</style>