Shades of Torea Bay #313674
Tints of Torea Bay #313674
RGB
CMYK
RGB Variations
Color information
#313674 (or 0x313674) is known color: Torea Bay. HEX triplet: 31, 36 and 74. RGB value is (49,54,116). Sum of RGB (Red+Green+Blue) = 49+54+116=219 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.37% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 116 (45.70% from 255 or 52.97% from 219); Max value from RGB is 116 - color contains mainly: blue. Hex color #313674 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313674 is #CEC98B. Grayscale: #3B3B3B. Windows color (decimal): -13552012 or 7616049. OLE color: 7616049.
HSL color Cylindrical-coordinate representation of color #313674: hue angle of 235.52º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #313674 is Cyan = 0.58, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 54 | 116 | - |
| CMYK | 0.58 | 0.53 | 0 | 0.55 |
| HSL | 235.52º | 0.41% | 0.32% | - |
| HSV(B) | 235.52º | 0.58% | 0.45% | - |
| XYZ | 5.74 | 4.55 | 17.1 | - |
| YUV | 59.57 | 159.84 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 116 | 0.58 | 0.53 | 0 | 0.55 | 235.52 | 0.41 | 0.32 |
| Hex | 31 | 36 | 74 | 3A | 35 | 0 | 37 | EC | 29 | 20 |
| Octal | 61 | 66 | 164 | 72 | 65 | 0 | 67 | 354 | 51 | 40 |
| Binary | 110001 | 110110 | 1110100 | 111010 | 110101 | 0 | 110111 | 11101100 | 101001 | 100000 |
Color Harmonies of #313674
Complementary color
Monochromatic Colors of #313674
Black with #313674
Text Example
Text Example
White with #313674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313674; }
p { color: rgb(49,54,116); }
H1.HeaderClassName
{
color: #313674;
}
.AnyTagClassName
{
color: #313674;
}
</style>
background-color css
<style>
a { background-color: #313674; }
a { background-color: rgb(49,54,116); }
div.DivClassName
{
background-color: #313674;
}
.BgClassName
{
background-color: #313674;
}
</style>
border-color css
<style>
span { border-color: #313674; }
span { border-color: rgb(49,54,116); }
td.TdClassName
{
border-color: #313674;
}
.TagClassName
{
border-color: #313674;
}
</style>