Shades of Persian Indigo #370892
Tints of Persian Indigo #370892
RGB
CMYK
RGB Variations
Color information
#370892 (or 0x370892) is known color: Persian Indigo. HEX triplet: 37, 08 and 92. RGB value is (55,8,146). Sum of RGB (Red+Green+Blue) = 55+8+146=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 8 (3.52% from 255 or 3.83% from 209); Blue value is 146 (57.42% from 255 or 69.86% from 209); Max value from RGB is 146 - color contains mainly: blue. Hex color #370892 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370892 is #C8F76D. Grayscale: #252525. Windows color (decimal): -13170542 or 9570359. OLE color: 9570359.
HSL color Cylindrical-coordinate representation of color #370892: hue angle of 260.43º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370892 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 8 | 146 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.43 |
| HSL | 260.43º | 0.9% | 0.3% | - |
| HSV(B) | 260.43º | 0.95% | 0.57% | - |
| XYZ | 6.85 | 3.06 | 27.42 | - |
| YUV | 37.79 | 189.07 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 146 | 0.62 | 0.95 | 0 | 0.43 | 260.43 | 0.9 | 0.3 |
| Hex | 37 | 8 | 92 | 3E | 5F | 0 | 2B | 104 | 5A | 1E |
| Octal | 67 | 10 | 222 | 76 | 137 | 0 | 53 | 404 | 132 | 36 |
| Binary | 110111 | 1000 | 10010010 | 111110 | 1011111 | 0 | 101011 | 100000100 | 1011010 | 11110 |
Color Harmonies of #370892
Complementary color
Monochromatic Colors of #370892
Black with #370892
Text Example
Text Example
White with #370892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370892; }
p { color: rgb(55,8,146); }
H1.HeaderClassName
{
color: #370892;
}
.AnyTagClassName
{
color: #370892;
}
</style>
background-color css
<style>
a { background-color: #370892; }
a { background-color: rgb(55,8,146); }
div.DivClassName
{
background-color: #370892;
}
.BgClassName
{
background-color: #370892;
}
</style>
border-color css
<style>
span { border-color: #370892; }
span { border-color: rgb(55,8,146); }
td.TdClassName
{
border-color: #370892;
}
.TagClassName
{
border-color: #370892;
}
</style>