Shades of Torea Bay #313475
Tints of Torea Bay #313475
RGB
CMYK
RGB Variations
Color information
#313475 (or 0x313475) is known color: Torea Bay. HEX triplet: 31, 34 and 75. RGB value is (49,52,117). Sum of RGB (Red+Green+Blue) = 49+52+117=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 52 (20.70% from 255 or 23.85% from 218); Blue value is 117 (46.09% from 255 or 53.67% from 218); Max value from RGB is 117 - color contains mainly: blue. Hex color #313475 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313475 is #CECB8A. Grayscale: #3A3A3A. Windows color (decimal): -13552523 or 7681073. OLE color: 7681073.
HSL color Cylindrical-coordinate representation of color #313475: hue angle of 237.35º 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 #313475 is Cyan = 0.58, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 52 | 117 | - |
| CMYK | 0.58 | 0.56 | 0 | 0.54 |
| HSL | 237.35º | 0.41% | 0.33% | - |
| HSV(B) | 237.35º | 0.58% | 0.46% | - |
| XYZ | 5.71 | 4.39 | 17.38 | - |
| YUV | 58.51 | 161.01 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 117 | 0.58 | 0.56 | 0 | 0.54 | 237.35 | 0.41 | 0.33 |
| Hex | 31 | 34 | 75 | 3A | 38 | 0 | 36 | ED | 29 | 21 |
| Octal | 61 | 64 | 165 | 72 | 70 | 0 | 66 | 355 | 51 | 41 |
| Binary | 110001 | 110100 | 1110101 | 111010 | 111000 | 0 | 110110 | 11101101 | 101001 | 100001 |
Color Harmonies of #313475
Complementary color
Monochromatic Colors of #313475
Black with #313475
Text Example
Text Example
White with #313475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313475; }
p { color: rgb(49,52,117); }
H1.HeaderClassName
{
color: #313475;
}
.AnyTagClassName
{
color: #313475;
}
</style>
background-color css
<style>
a { background-color: #313475; }
a { background-color: rgb(49,52,117); }
div.DivClassName
{
background-color: #313475;
}
.BgClassName
{
background-color: #313475;
}
</style>
border-color css
<style>
span { border-color: #313475; }
span { border-color: rgb(49,52,117); }
td.TdClassName
{
border-color: #313475;
}
.TagClassName
{
border-color: #313475;
}
</style>