Shades of Torea Bay #353477
Tints of Torea Bay #353477
RGB
CMYK
RGB Variations
Color information
#353477 (or 0x353477) is known color: Torea Bay. HEX triplet: 35, 34 and 77. RGB value is (53,52,119). Sum of RGB (Red+Green+Blue) = 53+52+119=224 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.66% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 119 (46.88% from 255 or 53.12% from 224); Max value from RGB is 119 - color contains mainly: blue. Hex color #353477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353477 is #CACB88. Grayscale: #3B3B3B. Windows color (decimal): -13290377 or 7812149. OLE color: 7812149.
HSL color Cylindrical-coordinate representation of color #353477: hue angle of 240.9º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #353477 is Cyan = 0.55, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 52 | 119 | - |
| CMYK | 0.55 | 0.56 | 0 | 0.53 |
| HSL | 240.9º | 0.39% | 0.34% | - |
| HSV(B) | 240.9º | 0.56% | 0.47% | - |
| XYZ | 6.03 | 4.54 | 18.01 | - |
| YUV | 59.94 | 161.33 | 123.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 119 | 0.55 | 0.56 | 0 | 0.53 | 240.9 | 0.39 | 0.34 |
| Hex | 35 | 34 | 77 | 37 | 38 | 0 | 35 | F1 | 27 | 22 |
| Octal | 65 | 64 | 167 | 67 | 70 | 0 | 65 | 361 | 47 | 42 |
| Binary | 110101 | 110100 | 1110111 | 110111 | 111000 | 0 | 110101 | 11110001 | 100111 | 100010 |
Color Harmonies of #353477
Complementary color
Monochromatic Colors of #353477
Black with #353477
Text Example
Text Example
White with #353477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353477; }
p { color: rgb(53,52,119); }
H1.HeaderClassName
{
color: #353477;
}
.AnyTagClassName
{
color: #353477;
}
</style>
background-color css
<style>
a { background-color: #353477; }
a { background-color: rgb(53,52,119); }
div.DivClassName
{
background-color: #353477;
}
.BgClassName
{
background-color: #353477;
}
</style>
border-color css
<style>
span { border-color: #353477; }
span { border-color: rgb(53,52,119); }
td.TdClassName
{
border-color: #353477;
}
.TagClassName
{
border-color: #353477;
}
</style>