Shades of Torea Bay #313677
Tints of Torea Bay #313677
RGB
CMYK
RGB Variations
Color information
#313677 (or 0x313677) is known color: Torea Bay. HEX triplet: 31, 36 and 77. RGB value is (49,54,119). Sum of RGB (Red+Green+Blue) = 49+54+119=222 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.07% from 222); Green value is 54 (21.48% from 255 or 24.32% from 222); Blue value is 119 (46.88% from 255 or 53.60% from 222); Max value from RGB is 119 - color contains mainly: blue. Hex color #313677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313677 is #CEC988. Grayscale: #3B3B3B. Windows color (decimal): -13552009 or 7812657. OLE color: 7812657.
HSL color Cylindrical-coordinate representation of color #313677: hue angle of 235.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #313677 is Cyan = 0.59, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 54 | 119 | - |
| CMYK | 0.59 | 0.55 | 0 | 0.53 |
| HSL | 235.71º | 0.42% | 0.33% | - |
| HSV(B) | 235.71º | 0.59% | 0.47% | - |
| XYZ | 5.92 | 4.62 | 18.03 | - |
| YUV | 59.92 | 161.34 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 119 | 0.59 | 0.55 | 0 | 0.53 | 235.71 | 0.42 | 0.33 |
| Hex | 31 | 36 | 77 | 3B | 37 | 0 | 35 | EC | 2A | 21 |
| Octal | 61 | 66 | 167 | 73 | 67 | 0 | 65 | 354 | 52 | 41 |
| Binary | 110001 | 110110 | 1110111 | 111011 | 110111 | 0 | 110101 | 11101100 | 101010 | 100001 |
Color Harmonies of #313677
Complementary color
Monochromatic Colors of #313677
Black with #313677
Text Example
Text Example
White with #313677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313677; }
p { color: rgb(49,54,119); }
H1.HeaderClassName
{
color: #313677;
}
.AnyTagClassName
{
color: #313677;
}
</style>
background-color css
<style>
a { background-color: #313677; }
a { background-color: rgb(49,54,119); }
div.DivClassName
{
background-color: #313677;
}
.BgClassName
{
background-color: #313677;
}
</style>
border-color css
<style>
span { border-color: #313677; }
span { border-color: rgb(49,54,119); }
td.TdClassName
{
border-color: #313677;
}
.TagClassName
{
border-color: #313677;
}
</style>