Shades of Torea Bay #353673
Tints of Torea Bay #353673
RGB
CMYK
RGB Variations
Color information
#353673 (or 0x353673) is known color: Torea Bay. HEX triplet: 35, 36 and 73. RGB value is (53,54,115). Sum of RGB (Red+Green+Blue) = 53+54+115=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 54 (21.48% from 255 or 24.32% from 222); Blue value is 115 (45.31% from 255 or 51.80% from 222); Max value from RGB is 115 - color contains mainly: blue. Hex color #353673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353673 is #CAC98C. Grayscale: #3C3C3C. Windows color (decimal): -13289869 or 7550517. OLE color: 7550517.
HSL color Cylindrical-coordinate representation of color #353673: hue angle of 239.03º 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 #353673 is Cyan = 0.54, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 54 | 115 | - |
| CMYK | 0.54 | 0.53 | 0 | 0.55 |
| HSL | 239.03º | 0.37% | 0.33% | - |
| HSV(B) | 239.03º | 0.54% | 0.45% | - |
| XYZ | 5.88 | 4.63 | 16.8 | - |
| YUV | 60.66 | 158.67 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 115 | 0.54 | 0.53 | 0 | 0.55 | 239.03 | 0.37 | 0.33 |
| Hex | 35 | 36 | 73 | 36 | 35 | 0 | 37 | EF | 25 | 21 |
| Octal | 65 | 66 | 163 | 66 | 65 | 0 | 67 | 357 | 45 | 41 |
| Binary | 110101 | 110110 | 1110011 | 110110 | 110101 | 0 | 110111 | 11101111 | 100101 | 100001 |
Color Harmonies of #353673
Complementary color
Monochromatic Colors of #353673
Black with #353673
Text Example
Text Example
White with #353673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353673; }
p { color: rgb(53,54,115); }
H1.HeaderClassName
{
color: #353673;
}
.AnyTagClassName
{
color: #353673;
}
</style>
background-color css
<style>
a { background-color: #353673; }
a { background-color: rgb(53,54,115); }
div.DivClassName
{
background-color: #353673;
}
.BgClassName
{
background-color: #353673;
}
</style>
border-color css
<style>
span { border-color: #353673; }
span { border-color: rgb(53,54,115); }
td.TdClassName
{
border-color: #353673;
}
.TagClassName
{
border-color: #353673;
}
</style>