Shades of Torea Bay #353973
Tints of Torea Bay #353973
RGB
CMYK
RGB Variations
Color information
#353973 (or 0x353973) is known color: Torea Bay. HEX triplet: 35, 39 and 73. RGB value is (53,57,115). Sum of RGB (Red+Green+Blue) = 53+57+115=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 57 (22.66% from 255 or 25.33% from 225); Blue value is 115 (45.31% from 255 or 51.11% from 225); Max value from RGB is 115 - color contains mainly: blue. Hex color #353973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353973 is #CAC68C. Grayscale: #3E3E3E. Windows color (decimal): -13289101 or 7551285. OLE color: 7551285.
HSL color Cylindrical-coordinate representation of color #353973: hue angle of 236.13º 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 #353973 is Cyan = 0.54, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 57 | 115 | - |
| CMYK | 0.54 | 0.50 | 0 | 0.55 |
| HSL | 236.13º | 0.37% | 0.33% | - |
| HSV(B) | 236.13º | 0.54% | 0.45% | - |
| XYZ | 6.03 | 4.92 | 16.85 | - |
| YUV | 62.42 | 157.67 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 57 | 115 | 0.54 | 0.50 | 0 | 0.55 | 236.13 | 0.37 | 0.33 |
| Hex | 35 | 39 | 73 | 36 | 32 | 0 | 37 | EC | 25 | 21 |
| Octal | 65 | 71 | 163 | 66 | 62 | 0 | 67 | 354 | 45 | 41 |
| Binary | 110101 | 111001 | 1110011 | 110110 | 110010 | 0 | 110111 | 11101100 | 100101 | 100001 |
Color Harmonies of #353973
Complementary color
Monochromatic Colors of #353973
Black with #353973
Text Example
Text Example
White with #353973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353973; }
p { color: rgb(53,57,115); }
H1.HeaderClassName
{
color: #353973;
}
.AnyTagClassName
{
color: #353973;
}
</style>
background-color css
<style>
a { background-color: #353973; }
a { background-color: rgb(53,57,115); }
div.DivClassName
{
background-color: #353973;
}
.BgClassName
{
background-color: #353973;
}
</style>
border-color css
<style>
span { border-color: #353973; }
span { border-color: rgb(53,57,115); }
td.TdClassName
{
border-color: #353973;
}
.TagClassName
{
border-color: #353973;
}
</style>