Shades of Torea Bay #373971
Tints of Torea Bay #373971
RGB
CMYK
RGB Variations
Color information
#373971 (or 0x373971) is known color: Torea Bay. HEX triplet: 37, 39 and 71. RGB value is (55,57,113). Sum of RGB (Red+Green+Blue) = 55+57+113=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 57 (22.66% from 255 or 25.33% from 225); Blue value is 113 (44.53% from 255 or 50.22% from 225); Max value from RGB is 113 - color contains mainly: blue. Hex color #373971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373971 is #C8C68E. Grayscale: #3E3E3E. Windows color (decimal): -13158031 or 7420215. OLE color: 7420215.
HSL color Cylindrical-coordinate representation of color #373971: hue angle of 237.93º degrees, saturation: 0.35, 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 #373971 is Cyan = 0.51, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 57 | 113 | - |
| CMYK | 0.51 | 0.50 | 0 | 0.56 |
| HSL | 237.93º | 0.35% | 0.33% | - |
| HSV(B) | 237.93º | 0.51% | 0.44% | - |
| XYZ | 6.02 | 4.93 | 16.26 | - |
| YUV | 62.79 | 156.34 | 122.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 57 | 113 | 0.51 | 0.50 | 0 | 0.56 | 237.93 | 0.35 | 0.33 |
| Hex | 37 | 39 | 71 | 33 | 32 | 0 | 38 | EE | 23 | 21 |
| Octal | 67 | 71 | 161 | 63 | 62 | 0 | 70 | 356 | 43 | 41 |
| Binary | 110111 | 111001 | 1110001 | 110011 | 110010 | 0 | 111000 | 11101110 | 100011 | 100001 |
Color Harmonies of #373971
Complementary color
Monochromatic Colors of #373971
Black with #373971
Text Example
Text Example
White with #373971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373971; }
p { color: rgb(55,57,113); }
H1.HeaderClassName
{
color: #373971;
}
.AnyTagClassName
{
color: #373971;
}
</style>
background-color css
<style>
a { background-color: #373971; }
a { background-color: rgb(55,57,113); }
div.DivClassName
{
background-color: #373971;
}
.BgClassName
{
background-color: #373971;
}
</style>
border-color css
<style>
span { border-color: #373971; }
span { border-color: rgb(55,57,113); }
td.TdClassName
{
border-color: #373971;
}
.TagClassName
{
border-color: #373971;
}
</style>