Shades of Torea Bay #374175
Tints of Torea Bay #374175
RGB
CMYK
RGB Variations
Color information
#374175 (or 0x374175) is known color: Torea Bay. HEX triplet: 37, 41 and 75. RGB value is (55,65,117). Sum of RGB (Red+Green+Blue) = 55+65+117=237 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.21% from 237); Green value is 65 (25.78% from 255 or 27.43% from 237); Blue value is 117 (46.09% from 255 or 49.37% from 237); Max value from RGB is 117 - color contains mainly: blue. Hex color #374175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374175 is #C8BE8A. Grayscale: #434343. Windows color (decimal): -13155979 or 7684407. OLE color: 7684407.
HSL color Cylindrical-coordinate representation of color #374175: hue angle of 230.32º 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 #374175 is Cyan = 0.53, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 65 | 117 | - |
| CMYK | 0.53 | 0.44 | 0 | 0.54 |
| HSL | 230.32º | 0.36% | 0.34% | - |
| HSV(B) | 230.32º | 0.53% | 0.46% | - |
| XYZ | 6.68 | 5.88 | 17.61 | - |
| YUV | 67.94 | 155.69 | 118.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 65 | 117 | 0.53 | 0.44 | 0 | 0.54 | 230.32 | 0.36 | 0.34 |
| Hex | 37 | 41 | 75 | 35 | 2C | 0 | 36 | E6 | 24 | 22 |
| Octal | 67 | 101 | 165 | 65 | 54 | 0 | 66 | 346 | 44 | 42 |
| Binary | 110111 | 1000001 | 1110101 | 110101 | 101100 | 0 | 110110 | 11100110 | 100100 | 100010 |
Color Harmonies of #374175
Complementary color
Monochromatic Colors of #374175
Black with #374175
Text Example
Text Example
White with #374175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374175; }
p { color: rgb(55,65,117); }
H1.HeaderClassName
{
color: #374175;
}
.AnyTagClassName
{
color: #374175;
}
</style>
background-color css
<style>
a { background-color: #374175; }
a { background-color: rgb(55,65,117); }
div.DivClassName
{
background-color: #374175;
}
.BgClassName
{
background-color: #374175;
}
</style>
border-color css
<style>
span { border-color: #374175; }
span { border-color: rgb(55,65,117); }
td.TdClassName
{
border-color: #374175;
}
.TagClassName
{
border-color: #374175;
}
</style>