Shades of Torea Bay #374073
Tints of Torea Bay #374073
RGB
CMYK
RGB Variations
Color information
#374073 (or 0x374073) is known color: Torea Bay. HEX triplet: 37, 40 and 73. RGB value is (55,64,115). Sum of RGB (Red+Green+Blue) = 55+64+115=234 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.50% from 234); Green value is 64 (25.39% from 255 or 27.35% from 234); Blue value is 115 (45.31% from 255 or 49.15% from 234); Max value from RGB is 115 - color contains mainly: blue. Hex color #374073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374073 is #C8BF8C. Grayscale: #424242. Windows color (decimal): -13156237 or 7553079. OLE color: 7553079.
HSL color Cylindrical-coordinate representation of color #374073: hue angle of 231º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #374073 is Cyan = 0.52, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 64 | 115 | - |
| CMYK | 0.52 | 0.44 | 0 | 0.55 |
| HSL | 231º | 0.35% | 0.33% | - |
| HSV(B) | 231º | 0.52% | 0.45% | - |
| XYZ | 6.5 | 5.72 | 16.98 | - |
| YUV | 67.12 | 155.02 | 119.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 115 | 0.52 | 0.44 | 0 | 0.55 | 231 | 0.35 | 0.33 |
| Hex | 37 | 40 | 73 | 34 | 2C | 0 | 37 | E7 | 23 | 21 |
| Octal | 67 | 100 | 163 | 64 | 54 | 0 | 67 | 347 | 43 | 41 |
| Binary | 110111 | 1000000 | 1110011 | 110100 | 101100 | 0 | 110111 | 11100111 | 100011 | 100001 |
Color Harmonies of #374073
Complementary color
Monochromatic Colors of #374073
Black with #374073
Text Example
Text Example
White with #374073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374073; }
p { color: rgb(55,64,115); }
H1.HeaderClassName
{
color: #374073;
}
.AnyTagClassName
{
color: #374073;
}
</style>
background-color css
<style>
a { background-color: #374073; }
a { background-color: rgb(55,64,115); }
div.DivClassName
{
background-color: #374073;
}
.BgClassName
{
background-color: #374073;
}
</style>
border-color css
<style>
span { border-color: #374073; }
span { border-color: rgb(55,64,115); }
td.TdClassName
{
border-color: #374073;
}
.TagClassName
{
border-color: #374073;
}
</style>