Shades of Torea Bay #353577
Tints of Torea Bay #353577
RGB
CMYK
RGB Variations
Color information
#353577 (or 0x353577) is known color: Torea Bay. HEX triplet: 35, 35 and 77. RGB value is (53,53,119). Sum of RGB (Red+Green+Blue) = 53+53+119=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 53 (21.09% from 255 or 23.56% from 225); Blue value is 119 (46.88% from 255 or 52.89% from 225); Max value from RGB is 119 - color contains mainly: blue. Hex color #353577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353577 is #CACA88. Grayscale: #3C3C3C. Windows color (decimal): -13290121 or 7812405. OLE color: 7812405.
HSL color Cylindrical-coordinate representation of color #353577: hue angle of 240º 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 #353577 is Cyan = 0.55, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 53 | 119 | - |
| CMYK | 0.55 | 0.55 | 0 | 0.53 |
| HSL | 240º | 0.38% | 0.34% | - |
| HSV(B) | 240º | 0.55% | 0.47% | - |
| XYZ | 6.07 | 4.63 | 18.03 | - |
| YUV | 60.52 | 161 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 119 | 0.55 | 0.55 | 0 | 0.53 | 240 | 0.38 | 0.34 |
| Hex | 35 | 35 | 77 | 37 | 37 | 0 | 35 | F0 | 26 | 22 |
| Octal | 65 | 65 | 167 | 67 | 67 | 0 | 65 | 360 | 46 | 42 |
| Binary | 110101 | 110101 | 1110111 | 110111 | 110111 | 0 | 110101 | 11110000 | 100110 | 100010 |
Color Harmonies of #353577
Complementary color
Monochromatic Colors of #353577
Black with #353577
Text Example
Text Example
White with #353577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353577; }
p { color: rgb(53,53,119); }
H1.HeaderClassName
{
color: #353577;
}
.AnyTagClassName
{
color: #353577;
}
</style>
background-color css
<style>
a { background-color: #353577; }
a { background-color: rgb(53,53,119); }
div.DivClassName
{
background-color: #353577;
}
.BgClassName
{
background-color: #353577;
}
</style>
border-color css
<style>
span { border-color: #353577; }
span { border-color: rgb(53,53,119); }
td.TdClassName
{
border-color: #353577;
}
.TagClassName
{
border-color: #353577;
}
</style>