Shades of Torea Bay #373970
Tints of Torea Bay #373970
RGB
CMYK
RGB Variations
Color information
#373970 (or 0x373970) is known color: Torea Bay. HEX triplet: 37, 39 and 70. RGB value is (55,57,112). Sum of RGB (Red+Green+Blue) = 55+57+112=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 57 (22.66% from 255 or 25.45% from 224); Blue value is 112 (44.14% from 255 or 50% from 224); Max value from RGB is 112 - color contains mainly: blue. Hex color #373970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373970 is #C8C68F. Grayscale: #3E3E3E. Windows color (decimal): -13158032 or 7354679. OLE color: 7354679.
HSL color Cylindrical-coordinate representation of color #373970: hue angle of 237.89º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #373970 is Cyan = 0.51, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 57 | 112 | - |
| CMYK | 0.51 | 0.49 | 0 | 0.56 |
| HSL | 237.89º | 0.34% | 0.33% | - |
| HSV(B) | 237.89º | 0.51% | 0.44% | - |
| XYZ | 5.96 | 4.91 | 15.96 | - |
| YUV | 62.67 | 155.84 | 122.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 57 | 112 | 0.51 | 0.49 | 0 | 0.56 | 237.89 | 0.34 | 0.33 |
| Hex | 37 | 39 | 70 | 33 | 31 | 0 | 38 | EE | 22 | 21 |
| Octal | 67 | 71 | 160 | 63 | 61 | 0 | 70 | 356 | 42 | 41 |
| Binary | 110111 | 111001 | 1110000 | 110011 | 110001 | 0 | 111000 | 11101110 | 100010 | 100001 |
Color Harmonies of #373970
Complementary color
Monochromatic Colors of #373970
Black with #373970
Text Example
Text Example
White with #373970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373970; }
p { color: rgb(55,57,112); }
H1.HeaderClassName
{
color: #373970;
}
.AnyTagClassName
{
color: #373970;
}
</style>
background-color css
<style>
a { background-color: #373970; }
a { background-color: rgb(55,57,112); }
div.DivClassName
{
background-color: #373970;
}
.BgClassName
{
background-color: #373970;
}
</style>
border-color css
<style>
span { border-color: #373970; }
span { border-color: rgb(55,57,112); }
td.TdClassName
{
border-color: #373970;
}
.TagClassName
{
border-color: #373970;
}
</style>