Shades of Torea Bay #313572
Tints of Torea Bay #313572
RGB
CMYK
RGB Variations
Color information
#313572 (or 0x313572) is known color: Torea Bay. HEX triplet: 31, 35 and 72. RGB value is (49,53,114). Sum of RGB (Red+Green+Blue) = 49+53+114=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 53 (21.09% from 255 or 24.54% from 216); Blue value is 114 (44.92% from 255 or 52.78% from 216); Max value from RGB is 114 - color contains mainly: blue. Hex color #313572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313572 is #CECA8D. Grayscale: #3A3A3A. Windows color (decimal): -13552270 or 7484721. OLE color: 7484721.
HSL color Cylindrical-coordinate representation of color #313572: hue angle of 236.31º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #313572 is Cyan = 0.57, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 53 | 114 | - |
| CMYK | 0.57 | 0.54 | 0 | 0.55 |
| HSL | 236.31º | 0.4% | 0.32% | - |
| HSV(B) | 236.31º | 0.57% | 0.45% | - |
| XYZ | 5.58 | 4.41 | 16.48 | - |
| YUV | 58.76 | 159.17 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 114 | 0.57 | 0.54 | 0 | 0.55 | 236.31 | 0.4 | 0.32 |
| Hex | 31 | 35 | 72 | 39 | 36 | 0 | 37 | EC | 28 | 20 |
| Octal | 61 | 65 | 162 | 71 | 66 | 0 | 67 | 354 | 50 | 40 |
| Binary | 110001 | 110101 | 1110010 | 111001 | 110110 | 0 | 110111 | 11101100 | 101000 | 100000 |
Color Harmonies of #313572
Complementary color
Monochromatic Colors of #313572
Black with #313572
Text Example
Text Example
White with #313572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313572; }
p { color: rgb(49,53,114); }
H1.HeaderClassName
{
color: #313572;
}
.AnyTagClassName
{
color: #313572;
}
</style>
background-color css
<style>
a { background-color: #313572; }
a { background-color: rgb(49,53,114); }
div.DivClassName
{
background-color: #313572;
}
.BgClassName
{
background-color: #313572;
}
</style>
border-color css
<style>
span { border-color: #313572; }
span { border-color: rgb(49,53,114); }
td.TdClassName
{
border-color: #313572;
}
.TagClassName
{
border-color: #313572;
}
</style>