Shades of Torea Bay #354081
Tints of Torea Bay #354081
RGB
CMYK
RGB Variations
Color information
#354081 (or 0x354081) is known color: Torea Bay. HEX triplet: 35, 40 and 81. RGB value is (53,64,129). Sum of RGB (Red+Green+Blue) = 53+64+129=246 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.54% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 129 (50.78% from 255 or 52.44% from 246); Max value from RGB is 129 - color contains mainly: blue. Hex color #354081 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354081 is #CABF7E. Grayscale: #434343. Windows color (decimal): -13287295 or 8470581. OLE color: 8470581.
HSL color Cylindrical-coordinate representation of color #354081: hue angle of 231.32º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #354081 is Cyan = 0.59, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 64 | 129 | - |
| CMYK | 0.59 | 0.50 | 0 | 0.49 |
| HSL | 231.32º | 0.42% | 0.36% | - |
| HSV(B) | 231.32º | 0.59% | 0.51% | - |
| XYZ | 7.26 | 6.01 | 21.55 | - |
| YUV | 68.12 | 162.36 | 117.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 64 | 129 | 0.59 | 0.50 | 0 | 0.49 | 231.32 | 0.42 | 0.36 |
| Hex | 35 | 40 | 81 | 3B | 32 | 0 | 31 | E7 | 2A | 24 |
| Octal | 65 | 100 | 201 | 73 | 62 | 0 | 61 | 347 | 52 | 44 |
| Binary | 110101 | 1000000 | 10000001 | 111011 | 110010 | 0 | 110001 | 11100111 | 101010 | 100100 |
Color Harmonies of #354081
Complementary color
Monochromatic Colors of #354081
Black with #354081
Text Example
Text Example
White with #354081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354081; }
p { color: rgb(53,64,129); }
H1.HeaderClassName
{
color: #354081;
}
.AnyTagClassName
{
color: #354081;
}
</style>
background-color css
<style>
a { background-color: #354081; }
a { background-color: rgb(53,64,129); }
div.DivClassName
{
background-color: #354081;
}
.BgClassName
{
background-color: #354081;
}
</style>
border-color css
<style>
span { border-color: #354081; }
span { border-color: rgb(53,64,129); }
td.TdClassName
{
border-color: #354081;
}
.TagClassName
{
border-color: #354081;
}
</style>