Shades of Torea Bay #373978
Tints of Torea Bay #373978
RGB
CMYK
RGB Variations
Color information
#373978 (or 0x373978) is known color: Torea Bay. HEX triplet: 37, 39 and 78. RGB value is (55,57,120). Sum of RGB (Red+Green+Blue) = 55+57+120=232 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.71% from 232); Green value is 57 (22.66% from 255 or 24.57% from 232); Blue value is 120 (47.27% from 255 or 51.72% from 232); Max value from RGB is 120 - color contains mainly: blue. Hex color #373978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373978 is #C8C687. Grayscale: #3F3F3F. Windows color (decimal): -13158024 or 7878967. OLE color: 7878967.
HSL color Cylindrical-coordinate representation of color #373978: hue angle of 238.15º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #373978 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 57 | 120 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.53 |
| HSL | 238.15º | 0.37% | 0.34% | - |
| HSV(B) | 238.15º | 0.54% | 0.47% | - |
| XYZ | 6.43 | 5.09 | 18.41 | - |
| YUV | 63.58 | 159.84 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 57 | 120 | 0.54 | 0.52 | 0 | 0.53 | 238.15 | 0.37 | 0.34 |
| Hex | 37 | 39 | 78 | 36 | 34 | 0 | 35 | EE | 25 | 22 |
| Octal | 67 | 71 | 170 | 66 | 64 | 0 | 65 | 356 | 45 | 42 |
| Binary | 110111 | 111001 | 1111000 | 110110 | 110100 | 0 | 110101 | 11101110 | 100101 | 100010 |
Color Harmonies of #373978
Complementary color
Monochromatic Colors of #373978
Black with #373978
Text Example
Text Example
White with #373978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373978; }
p { color: rgb(55,57,120); }
H1.HeaderClassName
{
color: #373978;
}
.AnyTagClassName
{
color: #373978;
}
</style>
background-color css
<style>
a { background-color: #373978; }
a { background-color: rgb(55,57,120); }
div.DivClassName
{
background-color: #373978;
}
.BgClassName
{
background-color: #373978;
}
</style>
border-color css
<style>
span { border-color: #373978; }
span { border-color: rgb(55,57,120); }
td.TdClassName
{
border-color: #373978;
}
.TagClassName
{
border-color: #373978;
}
</style>