Shades of Torea Bay #353778
Tints of Torea Bay #353778
RGB
CMYK
RGB Variations
Color information
#353778 (or 0x353778) is known color: Torea Bay. HEX triplet: 35, 37 and 78. RGB value is (53,55,120). Sum of RGB (Red+Green+Blue) = 53+55+120=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 55 (21.88% from 255 or 24.12% from 228); Blue value is 120 (47.27% from 255 or 52.63% from 228); Max value from RGB is 120 - color contains mainly: blue. Hex color #353778 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353778 is #CAC887. Grayscale: #3D3D3D. Windows color (decimal): -13289608 or 7878453. OLE color: 7878453.
HSL color Cylindrical-coordinate representation of color #353778: hue angle of 238.21º 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 #353778 is Cyan = 0.56, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 55 | 120 | - |
| CMYK | 0.56 | 0.54 | 0 | 0.53 |
| HSL | 238.21º | 0.39% | 0.34% | - |
| HSV(B) | 238.21º | 0.56% | 0.47% | - |
| XYZ | 6.22 | 4.85 | 18.38 | - |
| YUV | 61.81 | 160.84 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 120 | 0.56 | 0.54 | 0 | 0.53 | 238.21 | 0.39 | 0.34 |
| Hex | 35 | 37 | 78 | 38 | 36 | 0 | 35 | EE | 27 | 22 |
| Octal | 65 | 67 | 170 | 70 | 66 | 0 | 65 | 356 | 47 | 42 |
| Binary | 110101 | 110111 | 1111000 | 111000 | 110110 | 0 | 110101 | 11101110 | 100111 | 100010 |
Color Harmonies of #353778
Complementary color
Monochromatic Colors of #353778
Black with #353778
Text Example
Text Example
White with #353778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353778; }
p { color: rgb(53,55,120); }
H1.HeaderClassName
{
color: #353778;
}
.AnyTagClassName
{
color: #353778;
}
</style>
background-color css
<style>
a { background-color: #353778; }
a { background-color: rgb(53,55,120); }
div.DivClassName
{
background-color: #353778;
}
.BgClassName
{
background-color: #353778;
}
</style>
border-color css
<style>
span { border-color: #353778; }
span { border-color: rgb(53,55,120); }
td.TdClassName
{
border-color: #353778;
}
.TagClassName
{
border-color: #353778;
}
</style>