Shades of Torea Bay #374076
Tints of Torea Bay #374076
RGB
CMYK
RGB Variations
Color information
#374076 (or 0x374076) is known color: Torea Bay. HEX triplet: 37, 40 and 76. RGB value is (55,64,118). Sum of RGB (Red+Green+Blue) = 55+64+118=237 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.21% from 237); Green value is 64 (25.39% from 255 or 27.00% from 237); Blue value is 118 (46.48% from 255 or 49.79% from 237); Max value from RGB is 118 - color contains mainly: blue. Hex color #374076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374076 is #C8BF89. Grayscale: #434343. Windows color (decimal): -13156234 or 7749687. OLE color: 7749687.
HSL color Cylindrical-coordinate representation of color #374076: hue angle of 231.43º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #374076 is Cyan = 0.53, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 64 | 118 | - |
| CMYK | 0.53 | 0.46 | 0 | 0.54 |
| HSL | 231.43º | 0.36% | 0.34% | - |
| HSV(B) | 231.43º | 0.53% | 0.46% | - |
| XYZ | 6.68 | 5.79 | 17.9 | - |
| YUV | 67.47 | 156.52 | 119.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 118 | 0.53 | 0.46 | 0 | 0.54 | 231.43 | 0.36 | 0.34 |
| Hex | 37 | 40 | 76 | 35 | 2E | 0 | 36 | E7 | 24 | 22 |
| Octal | 67 | 100 | 166 | 65 | 56 | 0 | 66 | 347 | 44 | 42 |
| Binary | 110111 | 1000000 | 1110110 | 110101 | 101110 | 0 | 110110 | 11100111 | 100100 | 100010 |
Color Harmonies of #374076
Complementary color
Monochromatic Colors of #374076
Black with #374076
Text Example
Text Example
White with #374076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374076; }
p { color: rgb(55,64,118); }
H1.HeaderClassName
{
color: #374076;
}
.AnyTagClassName
{
color: #374076;
}
</style>
background-color css
<style>
a { background-color: #374076; }
a { background-color: rgb(55,64,118); }
div.DivClassName
{
background-color: #374076;
}
.BgClassName
{
background-color: #374076;
}
</style>
border-color css
<style>
span { border-color: #374076; }
span { border-color: rgb(55,64,118); }
td.TdClassName
{
border-color: #374076;
}
.TagClassName
{
border-color: #374076;
}
</style>