Shades of Torea Bay #353772
Tints of Torea Bay #353772
RGB
CMYK
RGB Variations
Color information
#353772 (or 0x353772) is known color: Torea Bay. HEX triplet: 35, 37 and 72. RGB value is (53,55,114). Sum of RGB (Red+Green+Blue) = 53+55+114=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 114 (44.92% from 255 or 51.35% from 222); Max value from RGB is 114 - color contains mainly: blue. Hex color #353772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353772 is #CAC88D. Grayscale: #3C3C3C. Windows color (decimal): -13289614 or 7485237. OLE color: 7485237.
HSL color Cylindrical-coordinate representation of color #353772: hue angle of 238.03º 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 #353772 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 55 | 114 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.55 |
| HSL | 238.03º | 0.37% | 0.33% | - |
| HSV(B) | 238.03º | 0.54% | 0.45% | - |
| XYZ | 5.87 | 4.7 | 16.52 | - |
| YUV | 61.13 | 157.84 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 114 | 0.54 | 0.52 | 0 | 0.55 | 238.03 | 0.37 | 0.33 |
| Hex | 35 | 37 | 72 | 36 | 34 | 0 | 37 | EE | 25 | 21 |
| Octal | 65 | 67 | 162 | 66 | 64 | 0 | 67 | 356 | 45 | 41 |
| Binary | 110101 | 110111 | 1110010 | 110110 | 110100 | 0 | 110111 | 11101110 | 100101 | 100001 |
Color Harmonies of #353772
Complementary color
Monochromatic Colors of #353772
Black with #353772
Text Example
Text Example
White with #353772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353772; }
p { color: rgb(53,55,114); }
H1.HeaderClassName
{
color: #353772;
}
.AnyTagClassName
{
color: #353772;
}
</style>
background-color css
<style>
a { background-color: #353772; }
a { background-color: rgb(53,55,114); }
div.DivClassName
{
background-color: #353772;
}
.BgClassName
{
background-color: #353772;
}
</style>
border-color css
<style>
span { border-color: #353772; }
span { border-color: rgb(53,55,114); }
td.TdClassName
{
border-color: #353772;
}
.TagClassName
{
border-color: #353772;
}
</style>