Shades of Torea Bay #373675
Tints of Torea Bay #373675
RGB
CMYK
RGB Variations
Color information
#373675 (or 0x373675) is known color: Torea Bay. HEX triplet: 37, 36 and 75. RGB value is (55,54,117). Sum of RGB (Red+Green+Blue) = 55+54+117=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 54 (21.48% from 255 or 23.89% from 226); Blue value is 117 (46.09% from 255 or 51.77% from 226); Max value from RGB is 117 - color contains mainly: blue. Hex color #373675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373675 is #C8C98A. Grayscale: #3D3D3D. Windows color (decimal): -13158795 or 7681591. OLE color: 7681591.
HSL color Cylindrical-coordinate representation of color #373675: hue angle of 240.95º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #373675 is Cyan = 0.53, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 54 | 117 | - |
| CMYK | 0.53 | 0.54 | 0 | 0.54 |
| HSL | 240.95º | 0.37% | 0.34% | - |
| HSV(B) | 240.95º | 0.54% | 0.46% | - |
| XYZ | 6.11 | 4.73 | 17.42 | - |
| YUV | 61.48 | 159.33 | 123.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 117 | 0.53 | 0.54 | 0 | 0.54 | 240.95 | 0.37 | 0.34 |
| Hex | 37 | 36 | 75 | 35 | 36 | 0 | 36 | F1 | 25 | 22 |
| Octal | 67 | 66 | 165 | 65 | 66 | 0 | 66 | 361 | 45 | 42 |
| Binary | 110111 | 110110 | 1110101 | 110101 | 110110 | 0 | 110110 | 11110001 | 100101 | 100010 |
Color Harmonies of #373675
Complementary color
Monochromatic Colors of #373675
Black with #373675
Text Example
Text Example
White with #373675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373675; }
p { color: rgb(55,54,117); }
H1.HeaderClassName
{
color: #373675;
}
.AnyTagClassName
{
color: #373675;
}
</style>
background-color css
<style>
a { background-color: #373675; }
a { background-color: rgb(55,54,117); }
div.DivClassName
{
background-color: #373675;
}
.BgClassName
{
background-color: #373675;
}
</style>
border-color css
<style>
span { border-color: #373675; }
span { border-color: rgb(55,54,117); }
td.TdClassName
{
border-color: #373675;
}
.TagClassName
{
border-color: #373675;
}
</style>