Shades of Torea Bay #353678
Tints of Torea Bay #353678
RGB
CMYK
RGB Variations
Color information
#353678 (or 0x353678) is known color: Torea Bay. HEX triplet: 35, 36 and 78. RGB value is (53,54,120). Sum of RGB (Red+Green+Blue) = 53+54+120=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 54 (21.48% from 255 or 23.79% from 227); Blue value is 120 (47.27% from 255 or 52.86% from 227); Max value from RGB is 120 - color contains mainly: blue. Hex color #353678 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353678 is #CAC987. Grayscale: #3C3C3C. Windows color (decimal): -13289864 or 7878197. OLE color: 7878197.
HSL color Cylindrical-coordinate representation of color #353678: hue angle of 239.1º 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 #353678 is Cyan = 0.56, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 54 | 120 | - |
| CMYK | 0.56 | 0.55 | 0 | 0.53 |
| HSL | 239.1º | 0.39% | 0.34% | - |
| HSV(B) | 239.1º | 0.56% | 0.47% | - |
| XYZ | 6.18 | 4.75 | 18.36 | - |
| YUV | 61.23 | 161.17 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 120 | 0.56 | 0.55 | 0 | 0.53 | 239.1 | 0.39 | 0.34 |
| Hex | 35 | 36 | 78 | 38 | 37 | 0 | 35 | EF | 27 | 22 |
| Octal | 65 | 66 | 170 | 70 | 67 | 0 | 65 | 357 | 47 | 42 |
| Binary | 110101 | 110110 | 1111000 | 111000 | 110111 | 0 | 110101 | 11101111 | 100111 | 100010 |
Color Harmonies of #353678
Complementary color
Monochromatic Colors of #353678
Black with #353678
Text Example
Text Example
White with #353678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353678; }
p { color: rgb(53,54,120); }
H1.HeaderClassName
{
color: #353678;
}
.AnyTagClassName
{
color: #353678;
}
</style>
background-color css
<style>
a { background-color: #353678; }
a { background-color: rgb(53,54,120); }
div.DivClassName
{
background-color: #353678;
}
.BgClassName
{
background-color: #353678;
}
</style>
border-color css
<style>
span { border-color: #353678; }
span { border-color: rgb(53,54,120); }
td.TdClassName
{
border-color: #353678;
}
.TagClassName
{
border-color: #353678;
}
</style>