Shades of Persian Indigo #37038F
Tints of Persian Indigo #37038F
RGB
CMYK
RGB Variations
Color information
#37038F (or 0x37038F) is known color: Persian Indigo. HEX triplet: 37, 03 and 8F. RGB value is (55,3,143). Sum of RGB (Red+Green+Blue) = 55+3+143=201 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.36% from 201); Green value is 3 (1.56% from 255 or 1.49% from 201); Blue value is 143 (56.25% from 255 or 71.14% from 201); Max value from RGB is 143 - color contains mainly: blue. Hex color #37038F is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #37038F is #C8FC70. Grayscale: #222222. Windows color (decimal): -13171825 or 9372471. OLE color: 9372471.
HSL color Cylindrical-coordinate representation of color #37038F: hue angle of 262.29º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #37038F is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 3 | 143 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.44 |
| HSL | 262.29º | 0.96% | 0.29% | - |
| HSV(B) | 262.29º | 0.98% | 0.56% | - |
| XYZ | 6.57 | 2.86 | 26.19 | - |
| YUV | 34.51 | 189.23 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 143 | 0.62 | 0.98 | 0 | 0.44 | 262.29 | 0.96 | 0.29 |
| Hex | 37 | 3 | 8F | 3E | 62 | 0 | 2C | 106 | 60 | 1D |
| Octal | 67 | 3 | 217 | 76 | 142 | 0 | 54 | 406 | 140 | 35 |
| Binary | 110111 | 11 | 10001111 | 111110 | 1100010 | 0 | 101100 | 100000110 | 1100000 | 11101 |
Color Harmonies of #37038F
Complementary color
Monochromatic Colors of #37038F
Black with #37038F
Text Example
Text Example
White with #37038F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37038F; }
p { color: rgb(55,3,143); }
H1.HeaderClassName
{
color: #37038F;
}
.AnyTagClassName
{
color: #37038F;
}
</style>
background-color css
<style>
a { background-color: #37038F; }
a { background-color: rgb(55,3,143); }
div.DivClassName
{
background-color: #37038F;
}
.BgClassName
{
background-color: #37038F;
}
</style>
border-color css
<style>
span { border-color: #37038F; }
span { border-color: rgb(55,3,143); }
td.TdClassName
{
border-color: #37038F;
}
.TagClassName
{
border-color: #37038F;
}
</style>