Shades of Torea Bay #354080
Tints of Torea Bay #354080
RGB
CMYK
RGB Variations
Color information
#354080 (or 0x354080) is known color: Torea Bay. HEX triplet: 35, 40 and 80. RGB value is (53,64,128). Sum of RGB (Red+Green+Blue) = 53+64+128=245 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.63% from 245); Green value is 64 (25.39% from 255 or 26.12% from 245); Blue value is 128 (50.39% from 255 or 52.24% from 245); Max value from RGB is 128 - color contains mainly: blue. Hex color #354080 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354080 is #CABF7F. Grayscale: #434343. Windows color (decimal): -13287296 or 8405045. OLE color: 8405045.
HSL color Cylindrical-coordinate representation of color #354080: hue angle of 231.2º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #354080 is Cyan = 0.59, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 64 | 128 | - |
| CMYK | 0.59 | 0.5 | 0 | 0.50 |
| HSL | 231.2º | 0.41% | 0.35% | - |
| HSV(B) | 231.2º | 0.59% | 0.5% | - |
| XYZ | 7.2 | 5.98 | 21.2 | - |
| YUV | 68.01 | 161.86 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 64 | 128 | 0.59 | 0.5 | 0 | 0.50 | 231.2 | 0.41 | 0.35 |
| Hex | 35 | 40 | 80 | 3B | 32 | 0 | 32 | E7 | 29 | 23 |
| Octal | 65 | 100 | 200 | 73 | 62 | 0 | 62 | 347 | 51 | 43 |
| Binary | 110101 | 1000000 | 10000000 | 111011 | 110010 | 0 | 110010 | 11100111 | 101001 | 100011 |
Color Harmonies of #354080
Complementary color
Monochromatic Colors of #354080
Black with #354080
Text Example
Text Example
White with #354080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354080; }
p { color: rgb(53,64,128); }
H1.HeaderClassName
{
color: #354080;
}
.AnyTagClassName
{
color: #354080;
}
</style>
background-color css
<style>
a { background-color: #354080; }
a { background-color: rgb(53,64,128); }
div.DivClassName
{
background-color: #354080;
}
.BgClassName
{
background-color: #354080;
}
</style>
border-color css
<style>
span { border-color: #354080; }
span { border-color: rgb(53,64,128); }
td.TdClassName
{
border-color: #354080;
}
.TagClassName
{
border-color: #354080;
}
</style>