Shades of Torea Bay #353870
Tints of Torea Bay #353870
RGB
CMYK
RGB Variations
Color information
#353870 (or 0x353870) is known color: Torea Bay. HEX triplet: 35, 38 and 70. RGB value is (53,56,112). Sum of RGB (Red+Green+Blue) = 53+56+112=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 56 (22.27% from 255 or 25.34% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #353870 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353870 is #CAC78F. Grayscale: #3D3D3D. Windows color (decimal): -13289360 or 7354421. OLE color: 7354421.
HSL color Cylindrical-coordinate representation of color #353870: hue angle of 236.95º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #353870 is Cyan = 0.53, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 56 | 112 | - |
| CMYK | 0.53 | 0.50 | 0 | 0.56 |
| HSL | 236.95º | 0.36% | 0.32% | - |
| HSV(B) | 236.95º | 0.53% | 0.44% | - |
| XYZ | 5.81 | 4.76 | 15.94 | - |
| YUV | 61.49 | 156.51 | 121.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 56 | 112 | 0.53 | 0.50 | 0 | 0.56 | 236.95 | 0.36 | 0.32 |
| Hex | 35 | 38 | 70 | 35 | 32 | 0 | 38 | ED | 24 | 20 |
| Octal | 65 | 70 | 160 | 65 | 62 | 0 | 70 | 355 | 44 | 40 |
| Binary | 110101 | 111000 | 1110000 | 110101 | 110010 | 0 | 111000 | 11101101 | 100100 | 100000 |
Color Harmonies of #353870
Complementary color
Monochromatic Colors of #353870
Black with #353870
Text Example
Text Example
White with #353870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353870; }
p { color: rgb(53,56,112); }
H1.HeaderClassName
{
color: #353870;
}
.AnyTagClassName
{
color: #353870;
}
</style>
background-color css
<style>
a { background-color: #353870; }
a { background-color: rgb(53,56,112); }
div.DivClassName
{
background-color: #353870;
}
.BgClassName
{
background-color: #353870;
}
</style>
border-color css
<style>
span { border-color: #353870; }
span { border-color: rgb(53,56,112); }
td.TdClassName
{
border-color: #353870;
}
.TagClassName
{
border-color: #353870;
}
</style>