Shades of Torea Bay #374077
Tints of Torea Bay #374077
RGB
CMYK
RGB Variations
Color information
#374077 (or 0x374077) is known color: Torea Bay. HEX triplet: 37, 40 and 77. RGB value is (55,64,119). Sum of RGB (Red+Green+Blue) = 55+64+119=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 64 (25.39% from 255 or 26.89% from 238); Blue value is 119 (46.88% from 255 or 50% from 238); Max value from RGB is 119 - color contains mainly: blue. Hex color #374077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374077 is #C8BF88. Grayscale: #434343. Windows color (decimal): -13156233 or 7815223. OLE color: 7815223.
HSL color Cylindrical-coordinate representation of color #374077: hue angle of 231.56º 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 #374077 is Cyan = 0.54, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 64 | 119 | - |
| CMYK | 0.54 | 0.46 | 0 | 0.53 |
| HSL | 231.56º | 0.37% | 0.34% | - |
| HSV(B) | 231.56º | 0.54% | 0.47% | - |
| XYZ | 6.74 | 5.81 | 18.22 | - |
| YUV | 67.58 | 157.02 | 119.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 119 | 0.54 | 0.46 | 0 | 0.53 | 231.56 | 0.37 | 0.34 |
| Hex | 37 | 40 | 77 | 36 | 2E | 0 | 35 | E8 | 25 | 22 |
| Octal | 67 | 100 | 167 | 66 | 56 | 0 | 65 | 350 | 45 | 42 |
| Binary | 110111 | 1000000 | 1110111 | 110110 | 101110 | 0 | 110101 | 11101000 | 100101 | 100010 |
Color Harmonies of #374077
Complementary color
Monochromatic Colors of #374077
Black with #374077
Text Example
Text Example
White with #374077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374077; }
p { color: rgb(55,64,119); }
H1.HeaderClassName
{
color: #374077;
}
.AnyTagClassName
{
color: #374077;
}
</style>
background-color css
<style>
a { background-color: #374077; }
a { background-color: rgb(55,64,119); }
div.DivClassName
{
background-color: #374077;
}
.BgClassName
{
background-color: #374077;
}
</style>
border-color css
<style>
span { border-color: #374077; }
span { border-color: rgb(55,64,119); }
td.TdClassName
{
border-color: #374077;
}
.TagClassName
{
border-color: #374077;
}
</style>