Shades of Torea Bay #353777
Tints of Torea Bay #353777
RGB
CMYK
RGB Variations
Color information
#353777 (or 0x353777) is known color: Torea Bay. HEX triplet: 35, 37 and 77. RGB value is (53,55,119). Sum of RGB (Red+Green+Blue) = 53+55+119=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 55 (21.88% from 255 or 24.23% from 227); Blue value is 119 (46.88% from 255 or 52.42% from 227); Max value from RGB is 119 - color contains mainly: blue. Hex color #353777 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353777 is #CAC888. Grayscale: #3D3D3D. Windows color (decimal): -13289609 or 7812917. OLE color: 7812917.
HSL color Cylindrical-coordinate representation of color #353777: hue angle of 238.18º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #353777 is Cyan = 0.55, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 55 | 119 | - |
| CMYK | 0.55 | 0.54 | 0 | 0.53 |
| HSL | 238.18º | 0.38% | 0.34% | - |
| HSV(B) | 238.18º | 0.55% | 0.47% | - |
| XYZ | 6.16 | 4.82 | 18.06 | - |
| YUV | 61.7 | 160.34 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 119 | 0.55 | 0.54 | 0 | 0.53 | 238.18 | 0.38 | 0.34 |
| Hex | 35 | 37 | 77 | 37 | 36 | 0 | 35 | EE | 26 | 22 |
| Octal | 65 | 67 | 167 | 67 | 66 | 0 | 65 | 356 | 46 | 42 |
| Binary | 110101 | 110111 | 1110111 | 110111 | 110110 | 0 | 110101 | 11101110 | 100110 | 100010 |
Color Harmonies of #353777
Complementary color
Monochromatic Colors of #353777
Black with #353777
Text Example
Text Example
White with #353777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353777; }
p { color: rgb(53,55,119); }
H1.HeaderClassName
{
color: #353777;
}
.AnyTagClassName
{
color: #353777;
}
</style>
background-color css
<style>
a { background-color: #353777; }
a { background-color: rgb(53,55,119); }
div.DivClassName
{
background-color: #353777;
}
.BgClassName
{
background-color: #353777;
}
</style>
border-color css
<style>
span { border-color: #353777; }
span { border-color: rgb(53,55,119); }
td.TdClassName
{
border-color: #353777;
}
.TagClassName
{
border-color: #353777;
}
</style>