Shades of Persian Indigo #370276
Tints of Persian Indigo #370276
RGB
CMYK
RGB Variations
Color information
#370276 (or 0x370276) is known color: Persian Indigo. HEX triplet: 37, 02 and 76. RGB value is (55,2,118). Sum of RGB (Red+Green+Blue) = 55+2+118=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 2 (1.17% from 255 or 1.14% from 175); Blue value is 118 (46.48% from 255 or 67.43% from 175); Max value from RGB is 118 - color contains mainly: blue. Hex color #370276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370276 is #C8FD89. Grayscale: #1E1E1E. Windows color (decimal): -13172106 or 7733815. OLE color: 7733815.
HSL color Cylindrical-coordinate representation of color #370276: hue angle of 267.41º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370276 is Cyan = 0.53, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 2 | 118 | - |
| CMYK | 0.53 | 0.98 | 0 | 0.54 |
| HSL | 267.41º | 0.97% | 0.24% | - |
| HSV(B) | 267.41º | 0.98% | 0.46% | - |
| XYZ | 4.87 | 2.16 | 17.3 | - |
| YUV | 31.07 | 177.06 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 118 | 0.53 | 0.98 | 0 | 0.54 | 267.41 | 0.97 | 0.24 |
| Hex | 37 | 2 | 76 | 35 | 62 | 0 | 36 | 10B | 61 | 18 |
| Octal | 67 | 2 | 166 | 65 | 142 | 0 | 66 | 413 | 141 | 30 |
| Binary | 110111 | 10 | 1110110 | 110101 | 1100010 | 0 | 110110 | 100001011 | 1100001 | 11000 |
Color Harmonies of #370276
Complementary color
Monochromatic Colors of #370276
Black with #370276
Text Example
Text Example
White with #370276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370276; }
p { color: rgb(55,2,118); }
H1.HeaderClassName
{
color: #370276;
}
.AnyTagClassName
{
color: #370276;
}
</style>
background-color css
<style>
a { background-color: #370276; }
a { background-color: rgb(55,2,118); }
div.DivClassName
{
background-color: #370276;
}
.BgClassName
{
background-color: #370276;
}
</style>
border-color css
<style>
span { border-color: #370276; }
span { border-color: rgb(55,2,118); }
td.TdClassName
{
border-color: #370276;
}
.TagClassName
{
border-color: #370276;
}
</style>