Shades of Torea Bay #313876
Tints of Torea Bay #313876
RGB
CMYK
RGB Variations
Color information
#313876 (or 0x313876) is known color: Torea Bay. HEX triplet: 31, 38 and 76. RGB value is (49,56,118). Sum of RGB (Red+Green+Blue) = 49+56+118=223 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.97% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 118 (46.48% from 255 or 52.91% from 223); Max value from RGB is 118 - color contains mainly: blue. Hex color #313876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313876 is #CEC789. Grayscale: #3C3C3C. Windows color (decimal): -13551498 or 7747633. OLE color: 7747633.
HSL color Cylindrical-coordinate representation of color #313876: hue angle of 233.91º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #313876 is Cyan = 0.58, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 56 | 118 | - |
| CMYK | 0.58 | 0.53 | 0 | 0.54 |
| HSL | 233.91º | 0.41% | 0.33% | - |
| HSV(B) | 233.91º | 0.58% | 0.46% | - |
| XYZ | 5.95 | 4.79 | 17.75 | - |
| YUV | 60.98 | 160.18 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 118 | 0.58 | 0.53 | 0 | 0.54 | 233.91 | 0.41 | 0.33 |
| Hex | 31 | 38 | 76 | 3A | 35 | 0 | 36 | EA | 29 | 21 |
| Octal | 61 | 70 | 166 | 72 | 65 | 0 | 66 | 352 | 51 | 41 |
| Binary | 110001 | 111000 | 1110110 | 111010 | 110101 | 0 | 110110 | 11101010 | 101001 | 100001 |
Color Harmonies of #313876
Complementary color
Monochromatic Colors of #313876
Black with #313876
Text Example
Text Example
White with #313876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313876; }
p { color: rgb(49,56,118); }
H1.HeaderClassName
{
color: #313876;
}
.AnyTagClassName
{
color: #313876;
}
</style>
background-color css
<style>
a { background-color: #313876; }
a { background-color: rgb(49,56,118); }
div.DivClassName
{
background-color: #313876;
}
.BgClassName
{
background-color: #313876;
}
</style>
border-color css
<style>
span { border-color: #313876; }
span { border-color: rgb(49,56,118); }
td.TdClassName
{
border-color: #313876;
}
.TagClassName
{
border-color: #313876;
}
</style>