Shades of Persian Indigo #370674
Tints of Persian Indigo #370674
RGB
CMYK
RGB Variations
Color information
#370674 (or 0x370674) is known color: Persian Indigo. HEX triplet: 37, 06 and 74. RGB value is (55,6,116). Sum of RGB (Red+Green+Blue) = 55+6+116=177 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.07% from 177); Green value is 6 (2.73% from 255 or 3.39% from 177); Blue value is 116 (45.70% from 255 or 65.54% from 177); Max value from RGB is 116 - color contains mainly: blue. Hex color #370674 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370674 is #C8F98B. Grayscale: #202020. Windows color (decimal): -13171084 or 7603767. OLE color: 7603767.
HSL color Cylindrical-coordinate representation of color #370674: hue angle of 266.73º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370674 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 6 | 116 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.55 |
| HSL | 266.73º | 0.9% | 0.24% | - |
| HSV(B) | 266.73º | 0.95% | 0.45% | - |
| XYZ | 4.79 | 2.2 | 16.7 | - |
| YUV | 33.19 | 174.73 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 116 | 0.53 | 0.95 | 0 | 0.55 | 266.73 | 0.9 | 0.24 |
| Hex | 37 | 6 | 74 | 35 | 5F | 0 | 37 | 10B | 5A | 18 |
| Octal | 67 | 6 | 164 | 65 | 137 | 0 | 67 | 413 | 132 | 30 |
| Binary | 110111 | 110 | 1110100 | 110101 | 1011111 | 0 | 110111 | 100001011 | 1011010 | 11000 |
Color Harmonies of #370674
Complementary color
Monochromatic Colors of #370674
Black with #370674
Text Example
Text Example
White with #370674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370674; }
p { color: rgb(55,6,116); }
H1.HeaderClassName
{
color: #370674;
}
.AnyTagClassName
{
color: #370674;
}
</style>
background-color css
<style>
a { background-color: #370674; }
a { background-color: rgb(55,6,116); }
div.DivClassName
{
background-color: #370674;
}
.BgClassName
{
background-color: #370674;
}
</style>
border-color css
<style>
span { border-color: #370674; }
span { border-color: rgb(55,6,116); }
td.TdClassName
{
border-color: #370674;
}
.TagClassName
{
border-color: #370674;
}
</style>