Shades of Persian Indigo #370268
Tints of Persian Indigo #370268
RGB
CMYK
RGB Variations
Color information
#370268 (or 0x370268) is known color: Persian Indigo. HEX triplet: 37, 02 and 68. RGB value is (55,2,104). Sum of RGB (Red+Green+Blue) = 55+2+104=161 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.16% from 161); Green value is 2 (1.17% from 255 or 1.24% from 161); Blue value is 104 (41.02% from 255 or 64.60% from 161); Max value from RGB is 104 - color contains mainly: blue. Hex color #370268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370268 is #C8FD97. Grayscale: #1D1D1D. Windows color (decimal): -13172120 or 6816311. OLE color: 6816311.
HSL color Cylindrical-coordinate representation of color #370268: hue angle of 271.18º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370268 is Cyan = 0.47, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 2 | 104 | - |
| CMYK | 0.47 | 0.98 | 0 | 0.59 |
| HSL | 271.18º | 0.96% | 0.21% | - |
| HSV(B) | 271.18º | 0.98% | 0.41% | - |
| XYZ | 4.1 | 1.86 | 13.24 | - |
| YUV | 29.48 | 170.06 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 104 | 0.47 | 0.98 | 0 | 0.59 | 271.18 | 0.96 | 0.21 |
| Hex | 37 | 2 | 68 | 2F | 62 | 0 | 3B | 10F | 60 | 15 |
| Octal | 67 | 2 | 150 | 57 | 142 | 0 | 73 | 417 | 140 | 25 |
| Binary | 110111 | 10 | 1101000 | 101111 | 1100010 | 0 | 111011 | 100001111 | 1100000 | 10101 |
Color Harmonies of #370268
Complementary color
Monochromatic Colors of #370268
Black with #370268
Text Example
Text Example
White with #370268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370268; }
p { color: rgb(55,2,104); }
H1.HeaderClassName
{
color: #370268;
}
.AnyTagClassName
{
color: #370268;
}
</style>
background-color css
<style>
a { background-color: #370268; }
a { background-color: rgb(55,2,104); }
div.DivClassName
{
background-color: #370268;
}
.BgClassName
{
background-color: #370268;
}
</style>
border-color css
<style>
span { border-color: #370268; }
span { border-color: rgb(55,2,104); }
td.TdClassName
{
border-color: #370268;
}
.TagClassName
{
border-color: #370268;
}
</style>