Shades of Persian Indigo #270373
Tints of Persian Indigo #270373
RGB
CMYK
RGB Variations
Color information
#270373 (or 0x270373) is known color: Persian Indigo. HEX triplet: 27, 03 and 73. RGB value is (39,3,115). Sum of RGB (Red+Green+Blue) = 39+3+115=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 3 (1.56% from 255 or 1.91% from 157); Blue value is 115 (45.31% from 255 or 73.25% from 157); Max value from RGB is 115 - color contains mainly: blue. Hex color #270373 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270373 is #D8FC8C. Grayscale: #1A1A1A. Windows color (decimal): -14220429 or 7537447. OLE color: 7537447.
HSL color Cylindrical-coordinate representation of color #270373: hue angle of 259.29º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270373 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 3 | 115 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.55 |
| HSL | 259.29º | 0.95% | 0.23% | - |
| HSV(B) | 259.29º | 0.97% | 0.45% | - |
| XYZ | 3.96 | 1.73 | 16.35 | - |
| YUV | 26.53 | 177.93 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 115 | 0.66 | 0.97 | 0 | 0.55 | 259.29 | 0.95 | 0.23 |
| Hex | 27 | 3 | 73 | 42 | 61 | 0 | 37 | 103 | 5F | 17 |
| Octal | 47 | 3 | 163 | 102 | 141 | 0 | 67 | 403 | 137 | 27 |
| Binary | 100111 | 11 | 1110011 | 1000010 | 1100001 | 0 | 110111 | 100000011 | 1011111 | 10111 |
Color Harmonies of #270373
Complementary color
Monochromatic Colors of #270373
Black with #270373
Text Example
Text Example
White with #270373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270373; }
p { color: rgb(39,3,115); }
H1.HeaderClassName
{
color: #270373;
}
.AnyTagClassName
{
color: #270373;
}
</style>
background-color css
<style>
a { background-color: #270373; }
a { background-color: rgb(39,3,115); }
div.DivClassName
{
background-color: #270373;
}
.BgClassName
{
background-color: #270373;
}
</style>
border-color css
<style>
span { border-color: #270373; }
span { border-color: rgb(39,3,115); }
td.TdClassName
{
border-color: #270373;
}
.TagClassName
{
border-color: #270373;
}
</style>