Shades of Persian Indigo #370184
Tints of Persian Indigo #370184
RGB
CMYK
RGB Variations
Color information
#370184 (or 0x370184) is known color: Persian Indigo. HEX triplet: 37, 01 and 84. RGB value is (55,1,132). Sum of RGB (Red+Green+Blue) = 55+1+132=188 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.26% from 188); Green value is 1 (0.78% from 255 or 0.53% from 188); Blue value is 132 (51.95% from 255 or 70.21% from 188); Max value from RGB is 132 - color contains mainly: blue. Hex color #370184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370184 is #C8FE7B. Grayscale: #1F1F1F. Windows color (decimal): -13172348 or 8651063. OLE color: 8651063.
HSL color Cylindrical-coordinate representation of color #370184: hue angle of 264.73º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #370184 is Cyan = 0.58, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 1 | 132 | - |
| CMYK | 0.58 | 0.99 | 0 | 0.48 |
| HSL | 264.73º | 0.98% | 0.26% | - |
| HSV(B) | 264.73º | 0.99% | 0.52% | - |
| XYZ | 5.75 | 2.5 | 22.01 | - |
| YUV | 32.08 | 184.39 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 132 | 0.58 | 0.99 | 0 | 0.48 | 264.73 | 0.98 | 0.26 |
| Hex | 37 | 1 | 84 | 3A | 63 | 0 | 30 | 109 | 62 | 1A |
| Octal | 67 | 1 | 204 | 72 | 143 | 0 | 60 | 411 | 142 | 32 |
| Binary | 110111 | 1 | 10000100 | 111010 | 1100011 | 0 | 110000 | 100001001 | 1100010 | 11010 |
Color Harmonies of #370184
Complementary color
Monochromatic Colors of #370184
Black with #370184
Text Example
Text Example
White with #370184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370184; }
p { color: rgb(55,1,132); }
H1.HeaderClassName
{
color: #370184;
}
.AnyTagClassName
{
color: #370184;
}
</style>
background-color css
<style>
a { background-color: #370184; }
a { background-color: rgb(55,1,132); }
div.DivClassName
{
background-color: #370184;
}
.BgClassName
{
background-color: #370184;
}
</style>
border-color css
<style>
span { border-color: #370184; }
span { border-color: rgb(55,1,132); }
td.TdClassName
{
border-color: #370184;
}
.TagClassName
{
border-color: #370184;
}
</style>