Shades of Torea Bay #343578
Tints of Torea Bay #343578
RGB
CMYK
RGB Variations
Color information
#343578 (or 0x343578) is known color: Torea Bay. HEX triplet: 34, 35 and 78. RGB value is (52,53,120). Sum of RGB (Red+Green+Blue) = 52+53+120=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 53 (21.09% from 255 or 23.56% from 225); Blue value is 120 (47.27% from 255 or 53.33% from 225); Max value from RGB is 120 - color contains mainly: blue. Hex color #343578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343578 is #CBCA87. Grayscale: #3C3C3C. Windows color (decimal): -13355656 or 7877940. OLE color: 7877940.
HSL color Cylindrical-coordinate representation of color #343578: hue angle of 239.12º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #343578 is Cyan = 0.57, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 53 | 120 | - |
| CMYK | 0.57 | 0.56 | 0 | 0.53 |
| HSL | 239.12º | 0.4% | 0.34% | - |
| HSV(B) | 239.12º | 0.57% | 0.47% | - |
| XYZ | 6.08 | 4.63 | 18.34 | - |
| YUV | 60.34 | 161.67 | 122.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 120 | 0.57 | 0.56 | 0 | 0.53 | 239.12 | 0.4 | 0.34 |
| Hex | 34 | 35 | 78 | 39 | 38 | 0 | 35 | EF | 28 | 22 |
| Octal | 64 | 65 | 170 | 71 | 70 | 0 | 65 | 357 | 50 | 42 |
| Binary | 110100 | 110101 | 1111000 | 111001 | 111000 | 0 | 110101 | 11101111 | 101000 | 100010 |
Color Harmonies of #343578
Complementary color
Monochromatic Colors of #343578
Black with #343578
Text Example
Text Example
White with #343578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343578; }
p { color: rgb(52,53,120); }
H1.HeaderClassName
{
color: #343578;
}
.AnyTagClassName
{
color: #343578;
}
</style>
background-color css
<style>
a { background-color: #343578; }
a { background-color: rgb(52,53,120); }
div.DivClassName
{
background-color: #343578;
}
.BgClassName
{
background-color: #343578;
}
</style>
border-color css
<style>
span { border-color: #343578; }
span { border-color: rgb(52,53,120); }
td.TdClassName
{
border-color: #343578;
}
.TagClassName
{
border-color: #343578;
}
</style>