Shades of Persian Indigo #370675
Tints of Persian Indigo #370675
RGB
CMYK
RGB Variations
Color information
#370675 (or 0x370675) is known color: Persian Indigo. HEX triplet: 37, 06 and 75. RGB value is (55,6,117). Sum of RGB (Red+Green+Blue) = 55+6+117=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 6 (2.73% from 255 or 3.37% from 178); Blue value is 117 (46.09% from 255 or 65.73% from 178); Max value from RGB is 117 - color contains mainly: blue. Hex color #370675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370675 is #C8F98A. Grayscale: #202020. Windows color (decimal): -13171083 or 7669303. OLE color: 7669303.
HSL color Cylindrical-coordinate representation of color #370675: hue angle of 266.49º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370675 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 6 | 117 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.54 |
| HSL | 266.49º | 0.9% | 0.24% | - |
| HSV(B) | 266.49º | 0.95% | 0.46% | - |
| XYZ | 4.85 | 2.23 | 17 | - |
| YUV | 33.31 | 175.23 | 143.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 117 | 0.53 | 0.95 | 0 | 0.54 | 266.49 | 0.9 | 0.24 |
| Hex | 37 | 6 | 75 | 35 | 5F | 0 | 36 | 10A | 5A | 18 |
| Octal | 67 | 6 | 165 | 65 | 137 | 0 | 66 | 412 | 132 | 30 |
| Binary | 110111 | 110 | 1110101 | 110101 | 1011111 | 0 | 110110 | 100001010 | 1011010 | 11000 |
Color Harmonies of #370675
Complementary color
Monochromatic Colors of #370675
Black with #370675
Text Example
Text Example
White with #370675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370675; }
p { color: rgb(55,6,117); }
H1.HeaderClassName
{
color: #370675;
}
.AnyTagClassName
{
color: #370675;
}
</style>
background-color css
<style>
a { background-color: #370675; }
a { background-color: rgb(55,6,117); }
div.DivClassName
{
background-color: #370675;
}
.BgClassName
{
background-color: #370675;
}
</style>
border-color css
<style>
span { border-color: #370675; }
span { border-color: rgb(55,6,117); }
td.TdClassName
{
border-color: #370675;
}
.TagClassName
{
border-color: #370675;
}
</style>