Shades of Torea Bay #353974
Tints of Torea Bay #353974
RGB
CMYK
RGB Variations
Color information
#353974 (or 0x353974) is known color: Torea Bay. HEX triplet: 35, 39 and 74. RGB value is (53,57,116). Sum of RGB (Red+Green+Blue) = 53+57+116=226 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.45% from 226); Green value is 57 (22.66% from 255 or 25.22% from 226); Blue value is 116 (45.70% from 255 or 51.33% from 226); Max value from RGB is 116 - color contains mainly: blue. Hex color #353974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353974 is #CAC68B. Grayscale: #3E3E3E. Windows color (decimal): -13289100 or 7616821. OLE color: 7616821.
HSL color Cylindrical-coordinate representation of color #353974: hue angle of 236.19º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #353974 is Cyan = 0.54, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 57 | 116 | - |
| CMYK | 0.54 | 0.51 | 0 | 0.55 |
| HSL | 236.19º | 0.37% | 0.33% | - |
| HSV(B) | 236.19º | 0.54% | 0.45% | - |
| XYZ | 6.08 | 4.94 | 17.16 | - |
| YUV | 62.53 | 158.17 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 57 | 116 | 0.54 | 0.51 | 0 | 0.55 | 236.19 | 0.37 | 0.33 |
| Hex | 35 | 39 | 74 | 36 | 33 | 0 | 37 | EC | 25 | 21 |
| Octal | 65 | 71 | 164 | 66 | 63 | 0 | 67 | 354 | 45 | 41 |
| Binary | 110101 | 111001 | 1110100 | 110110 | 110011 | 0 | 110111 | 11101100 | 100101 | 100001 |
Color Harmonies of #353974
Complementary color
Monochromatic Colors of #353974
Black with #353974
Text Example
Text Example
White with #353974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353974; }
p { color: rgb(53,57,116); }
H1.HeaderClassName
{
color: #353974;
}
.AnyTagClassName
{
color: #353974;
}
</style>
background-color css
<style>
a { background-color: #353974; }
a { background-color: rgb(53,57,116); }
div.DivClassName
{
background-color: #353974;
}
.BgClassName
{
background-color: #353974;
}
</style>
border-color css
<style>
span { border-color: #353974; }
span { border-color: rgb(53,57,116); }
td.TdClassName
{
border-color: #353974;
}
.TagClassName
{
border-color: #353974;
}
</style>