Shades of Torea Bay #343478
Tints of Torea Bay #343478
RGB
CMYK
RGB Variations
Color information
#343478 (or 0x343478) is known color: Torea Bay. HEX triplet: 34, 34 and 78. RGB value is (52,52,120). Sum of RGB (Red+Green+Blue) = 52+52+120=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 120 (47.27% from 255 or 53.57% from 224); Max value from RGB is 120 - color contains mainly: blue. Hex color #343478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343478 is #CBCB87. Grayscale: #3B3B3B. Windows color (decimal): -13355912 or 7877684. OLE color: 7877684.
HSL color Cylindrical-coordinate representation of color #343478: hue angle of 240º 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 #343478 is Cyan = 0.57, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 52 | 120 | - |
| CMYK | 0.57 | 0.57 | 0 | 0.53 |
| HSL | 240º | 0.4% | 0.34% | - |
| HSV(B) | 240º | 0.57% | 0.47% | - |
| XYZ | 6.03 | 4.54 | 18.33 | - |
| YUV | 59.75 | 162 | 122.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 120 | 0.57 | 0.57 | 0 | 0.53 | 240 | 0.4 | 0.34 |
| Hex | 34 | 34 | 78 | 39 | 39 | 0 | 35 | F0 | 28 | 22 |
| Octal | 64 | 64 | 170 | 71 | 71 | 0 | 65 | 360 | 50 | 42 |
| Binary | 110100 | 110100 | 1111000 | 111001 | 111001 | 0 | 110101 | 11110000 | 101000 | 100010 |
Color Harmonies of #343478
Complementary color
Monochromatic Colors of #343478
Black with #343478
Text Example
Text Example
White with #343478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343478; }
p { color: rgb(52,52,120); }
H1.HeaderClassName
{
color: #343478;
}
.AnyTagClassName
{
color: #343478;
}
</style>
background-color css
<style>
a { background-color: #343478; }
a { background-color: rgb(52,52,120); }
div.DivClassName
{
background-color: #343478;
}
.BgClassName
{
background-color: #343478;
}
</style>
border-color css
<style>
span { border-color: #343478; }
span { border-color: rgb(52,52,120); }
td.TdClassName
{
border-color: #343478;
}
.TagClassName
{
border-color: #343478;
}
</style>