Shades of Torea Bay #343772
Tints of Torea Bay #343772
RGB
CMYK
RGB Variations
Color information
#343772 (or 0x343772) is known color: Torea Bay. HEX triplet: 34, 37 and 72. RGB value is (52,55,114). Sum of RGB (Red+Green+Blue) = 52+55+114=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 55 (21.88% from 255 or 24.89% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #343772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343772 is #CBC88D. Grayscale: #3C3C3C. Windows color (decimal): -13355150 or 7485236. OLE color: 7485236.
HSL color Cylindrical-coordinate representation of color #343772: hue angle of 237.1º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #343772 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 55 | 114 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.55 |
| HSL | 237.1º | 0.37% | 0.33% | - |
| HSV(B) | 237.1º | 0.54% | 0.45% | - |
| XYZ | 5.82 | 4.68 | 16.52 | - |
| YUV | 60.83 | 158.01 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 55 | 114 | 0.54 | 0.52 | 0 | 0.55 | 237.1 | 0.37 | 0.33 |
| Hex | 34 | 37 | 72 | 36 | 34 | 0 | 37 | ED | 25 | 21 |
| Octal | 64 | 67 | 162 | 66 | 64 | 0 | 67 | 355 | 45 | 41 |
| Binary | 110100 | 110111 | 1110010 | 110110 | 110100 | 0 | 110111 | 11101101 | 100101 | 100001 |
Color Harmonies of #343772
Complementary color
Monochromatic Colors of #343772
Black with #343772
Text Example
Text Example
White with #343772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343772; }
p { color: rgb(52,55,114); }
H1.HeaderClassName
{
color: #343772;
}
.AnyTagClassName
{
color: #343772;
}
</style>
background-color css
<style>
a { background-color: #343772; }
a { background-color: rgb(52,55,114); }
div.DivClassName
{
background-color: #343772;
}
.BgClassName
{
background-color: #343772;
}
</style>
border-color css
<style>
span { border-color: #343772; }
span { border-color: rgb(52,55,114); }
td.TdClassName
{
border-color: #343772;
}
.TagClassName
{
border-color: #343772;
}
</style>