Shades of Torea Bay #353876
Tints of Torea Bay #353876
RGB
CMYK
RGB Variations
Color information
#353876 (or 0x353876) is known color: Torea Bay. HEX triplet: 35, 38 and 76. RGB value is (53,56,118). Sum of RGB (Red+Green+Blue) = 53+56+118=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 56 (22.27% from 255 or 24.67% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #353876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353876 is #CAC789. Grayscale: #3D3D3D. Windows color (decimal): -13289354 or 7747637. OLE color: 7747637.
HSL color Cylindrical-coordinate representation of color #353876: hue angle of 237.23º 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 #353876 is Cyan = 0.55, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 56 | 118 | - |
| CMYK | 0.55 | 0.53 | 0 | 0.54 |
| HSL | 237.23º | 0.38% | 0.34% | - |
| HSV(B) | 237.23º | 0.55% | 0.46% | - |
| XYZ | 6.15 | 4.89 | 17.76 | - |
| YUV | 62.17 | 159.51 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 56 | 118 | 0.55 | 0.53 | 0 | 0.54 | 237.23 | 0.38 | 0.34 |
| Hex | 35 | 38 | 76 | 37 | 35 | 0 | 36 | ED | 26 | 22 |
| Octal | 65 | 70 | 166 | 67 | 65 | 0 | 66 | 355 | 46 | 42 |
| Binary | 110101 | 111000 | 1110110 | 110111 | 110101 | 0 | 110110 | 11101101 | 100110 | 100010 |
Color Harmonies of #353876
Complementary color
Monochromatic Colors of #353876
Black with #353876
Text Example
Text Example
White with #353876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353876; }
p { color: rgb(53,56,118); }
H1.HeaderClassName
{
color: #353876;
}
.AnyTagClassName
{
color: #353876;
}
</style>
background-color css
<style>
a { background-color: #353876; }
a { background-color: rgb(53,56,118); }
div.DivClassName
{
background-color: #353876;
}
.BgClassName
{
background-color: #353876;
}
</style>
border-color css
<style>
span { border-color: #353876; }
span { border-color: rgb(53,56,118); }
td.TdClassName
{
border-color: #353876;
}
.TagClassName
{
border-color: #353876;
}
</style>