Shades of Persian Indigo #270376
Tints of Persian Indigo #270376
RGB
CMYK
RGB Variations
Color information
#270376 (or 0x270376) is known color: Persian Indigo. HEX triplet: 27, 03 and 76. RGB value is (39,3,118). Sum of RGB (Red+Green+Blue) = 39+3+118=160 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.38% from 160); Green value is 3 (1.56% from 255 or 1.88% from 160); Blue value is 118 (46.48% from 255 or 73.75% from 160); Max value from RGB is 118 - color contains mainly: blue. Hex color #270376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270376 is #D8FC89. Grayscale: #1A1A1A. Windows color (decimal): -14220426 or 7734055. OLE color: 7734055.
HSL color Cylindrical-coordinate representation of color #270376: hue angle of 258.78º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270376 is Cyan = 0.67, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 3 | 118 | - |
| CMYK | 0.67 | 0.97 | 0 | 0.54 |
| HSL | 258.78º | 0.95% | 0.24% | - |
| HSV(B) | 258.78º | 0.97% | 0.46% | - |
| XYZ | 4.14 | 1.8 | 17.27 | - |
| YUV | 26.87 | 179.43 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 118 | 0.67 | 0.97 | 0 | 0.54 | 258.78 | 0.95 | 0.24 |
| Hex | 27 | 3 | 76 | 43 | 61 | 0 | 36 | 103 | 5F | 18 |
| Octal | 47 | 3 | 166 | 103 | 141 | 0 | 66 | 403 | 137 | 30 |
| Binary | 100111 | 11 | 1110110 | 1000011 | 1100001 | 0 | 110110 | 100000011 | 1011111 | 11000 |
Color Harmonies of #270376
Complementary color
Monochromatic Colors of #270376
Black with #270376
Text Example
Text Example
White with #270376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270376; }
p { color: rgb(39,3,118); }
H1.HeaderClassName
{
color: #270376;
}
.AnyTagClassName
{
color: #270376;
}
</style>
background-color css
<style>
a { background-color: #270376; }
a { background-color: rgb(39,3,118); }
div.DivClassName
{
background-color: #270376;
}
.BgClassName
{
background-color: #270376;
}
</style>
border-color css
<style>
span { border-color: #270376; }
span { border-color: rgb(39,3,118); }
td.TdClassName
{
border-color: #270376;
}
.TagClassName
{
border-color: #270376;
}
</style>