Shades of Persian Indigo #370274
Tints of Persian Indigo #370274
RGB
CMYK
RGB Variations
Color information
#370274 (or 0x370274) is known color: Persian Indigo. HEX triplet: 37, 02 and 74. RGB value is (55,2,116). Sum of RGB (Red+Green+Blue) = 55+2+116=173 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.79% from 173); Green value is 2 (1.17% from 255 or 1.16% from 173); Blue value is 116 (45.70% from 255 or 67.05% from 173); Max value from RGB is 116 - color contains mainly: blue. Hex color #370274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370274 is #C8FD8B. Grayscale: #1E1E1E. Windows color (decimal): -13172108 or 7602743. OLE color: 7602743.
HSL color Cylindrical-coordinate representation of color #370274: hue angle of 267.89º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370274 is Cyan = 0.53, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 2 | 116 | - |
| CMYK | 0.53 | 0.98 | 0 | 0.55 |
| HSL | 267.89º | 0.97% | 0.23% | - |
| HSV(B) | 267.89º | 0.98% | 0.45% | - |
| XYZ | 4.75 | 2.12 | 16.68 | - |
| YUV | 30.84 | 176.06 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 116 | 0.53 | 0.98 | 0 | 0.55 | 267.89 | 0.97 | 0.23 |
| Hex | 37 | 2 | 74 | 35 | 62 | 0 | 37 | 10C | 61 | 17 |
| Octal | 67 | 2 | 164 | 65 | 142 | 0 | 67 | 414 | 141 | 27 |
| Binary | 110111 | 10 | 1110100 | 110101 | 1100010 | 0 | 110111 | 100001100 | 1100001 | 10111 |
Color Harmonies of #370274
Complementary color
Monochromatic Colors of #370274
Black with #370274
Text Example
Text Example
White with #370274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370274; }
p { color: rgb(55,2,116); }
H1.HeaderClassName
{
color: #370274;
}
.AnyTagClassName
{
color: #370274;
}
</style>
background-color css
<style>
a { background-color: #370274; }
a { background-color: rgb(55,2,116); }
div.DivClassName
{
background-color: #370274;
}
.BgClassName
{
background-color: #370274;
}
</style>
border-color css
<style>
span { border-color: #370274; }
span { border-color: rgb(55,2,116); }
td.TdClassName
{
border-color: #370274;
}
.TagClassName
{
border-color: #370274;
}
</style>