Shades of Torea Bay #373877
Tints of Torea Bay #373877
RGB
CMYK
RGB Variations
Color information
#373877 (or 0x373877) is known color: Torea Bay. HEX triplet: 37, 38 and 77. RGB value is (55,56,119). Sum of RGB (Red+Green+Blue) = 55+56+119=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 56 (22.27% from 255 or 24.35% from 230); Blue value is 119 (46.88% from 255 or 51.74% from 230); Max value from RGB is 119 - color contains mainly: blue. Hex color #373877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373877 is #C8C788. Grayscale: #3E3E3E. Windows color (decimal): -13158281 or 7813175. OLE color: 7813175.
HSL color Cylindrical-coordinate representation of color #373877: hue angle of 239.06º 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 #373877 is Cyan = 0.54, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 56 | 119 | - |
| CMYK | 0.54 | 0.53 | 0 | 0.53 |
| HSL | 239.06º | 0.37% | 0.34% | - |
| HSV(B) | 239.06º | 0.54% | 0.47% | - |
| XYZ | 6.32 | 4.97 | 18.08 | - |
| YUV | 62.88 | 159.67 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 56 | 119 | 0.54 | 0.53 | 0 | 0.53 | 239.06 | 0.37 | 0.34 |
| Hex | 37 | 38 | 77 | 36 | 35 | 0 | 35 | EF | 25 | 22 |
| Octal | 67 | 70 | 167 | 66 | 65 | 0 | 65 | 357 | 45 | 42 |
| Binary | 110111 | 111000 | 1110111 | 110110 | 110101 | 0 | 110101 | 11101111 | 100101 | 100010 |
Color Harmonies of #373877
Complementary color
Monochromatic Colors of #373877
Black with #373877
Text Example
Text Example
White with #373877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373877; }
p { color: rgb(55,56,119); }
H1.HeaderClassName
{
color: #373877;
}
.AnyTagClassName
{
color: #373877;
}
</style>
background-color css
<style>
a { background-color: #373877; }
a { background-color: rgb(55,56,119); }
div.DivClassName
{
background-color: #373877;
}
.BgClassName
{
background-color: #373877;
}
</style>
border-color css
<style>
span { border-color: #373877; }
span { border-color: rgb(55,56,119); }
td.TdClassName
{
border-color: #373877;
}
.TagClassName
{
border-color: #373877;
}
</style>