Shades of Torea Bay #353676
Tints of Torea Bay #353676
RGB
CMYK
RGB Variations
Color information
#353676 (or 0x353676) is known color: Torea Bay. HEX triplet: 35, 36 and 76. RGB value is (53,54,118). Sum of RGB (Red+Green+Blue) = 53+54+118=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 54 (21.48% from 255 or 24% from 225); Blue value is 118 (46.48% from 255 or 52.44% from 225); Max value from RGB is 118 - color contains mainly: blue. Hex color #353676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353676 is #CAC989. Grayscale: #3C3C3C. Windows color (decimal): -13289866 or 7747125. OLE color: 7747125.
HSL color Cylindrical-coordinate representation of color #353676: hue angle of 239.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #353676 is Cyan = 0.55, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 54 | 118 | - |
| CMYK | 0.55 | 0.54 | 0 | 0.54 |
| HSL | 239.08º | 0.38% | 0.34% | - |
| HSV(B) | 239.08º | 0.55% | 0.46% | - |
| XYZ | 6.06 | 4.7 | 17.73 | - |
| YUV | 61 | 160.17 | 122.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 118 | 0.55 | 0.54 | 0 | 0.54 | 239.08 | 0.38 | 0.34 |
| Hex | 35 | 36 | 76 | 37 | 36 | 0 | 36 | EF | 26 | 22 |
| Octal | 65 | 66 | 166 | 67 | 66 | 0 | 66 | 357 | 46 | 42 |
| Binary | 110101 | 110110 | 1110110 | 110111 | 110110 | 0 | 110110 | 11101111 | 100110 | 100010 |
Color Harmonies of #353676
Complementary color
Monochromatic Colors of #353676
Black with #353676
Text Example
Text Example
White with #353676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353676; }
p { color: rgb(53,54,118); }
H1.HeaderClassName
{
color: #353676;
}
.AnyTagClassName
{
color: #353676;
}
</style>
background-color css
<style>
a { background-color: #353676; }
a { background-color: rgb(53,54,118); }
div.DivClassName
{
background-color: #353676;
}
.BgClassName
{
background-color: #353676;
}
</style>
border-color css
<style>
span { border-color: #353676; }
span { border-color: rgb(53,54,118); }
td.TdClassName
{
border-color: #353676;
}
.TagClassName
{
border-color: #353676;
}
</style>