Shades of Torea Bay #353773
Tints of Torea Bay #353773
RGB
CMYK
RGB Variations
Color information
#353773 (or 0x353773) is known color: Torea Bay. HEX triplet: 35, 37 and 73. RGB value is (53,55,115). Sum of RGB (Red+Green+Blue) = 53+55+115=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 55 (21.88% from 255 or 24.66% from 223); Blue value is 115 (45.31% from 255 or 51.57% from 223); Max value from RGB is 115 - color contains mainly: blue. Hex color #353773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353773 is #CAC88C. Grayscale: #3C3C3C. Windows color (decimal): -13289613 or 7550773. OLE color: 7550773.
HSL color Cylindrical-coordinate representation of color #353773: hue angle of 238.06º 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 #353773 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 55 | 115 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.55 |
| HSL | 238.06º | 0.37% | 0.33% | - |
| HSV(B) | 238.06º | 0.54% | 0.45% | - |
| XYZ | 5.93 | 4.73 | 16.82 | - |
| YUV | 61.24 | 158.34 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 115 | 0.54 | 0.52 | 0 | 0.55 | 238.06 | 0.37 | 0.33 |
| Hex | 35 | 37 | 73 | 36 | 34 | 0 | 37 | EE | 25 | 21 |
| Octal | 65 | 67 | 163 | 66 | 64 | 0 | 67 | 356 | 45 | 41 |
| Binary | 110101 | 110111 | 1110011 | 110110 | 110100 | 0 | 110111 | 11101110 | 100101 | 100001 |
Color Harmonies of #353773
Complementary color
Monochromatic Colors of #353773
Black with #353773
Text Example
Text Example
White with #353773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353773; }
p { color: rgb(53,55,115); }
H1.HeaderClassName
{
color: #353773;
}
.AnyTagClassName
{
color: #353773;
}
</style>
background-color css
<style>
a { background-color: #353773; }
a { background-color: rgb(53,55,115); }
div.DivClassName
{
background-color: #353773;
}
.BgClassName
{
background-color: #353773;
}
</style>
border-color css
<style>
span { border-color: #353773; }
span { border-color: rgb(53,55,115); }
td.TdClassName
{
border-color: #353773;
}
.TagClassName
{
border-color: #353773;
}
</style>