Shades of Torea Bay #343678
Tints of Torea Bay #343678
RGB
CMYK
RGB Variations
Color information
#343678 (or 0x343678) is known color: Torea Bay. HEX triplet: 34, 36 and 78. RGB value is (52,54,120). Sum of RGB (Red+Green+Blue) = 52+54+120=226 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.01% from 226); Green value is 54 (21.48% from 255 or 23.89% from 226); Blue value is 120 (47.27% from 255 or 53.10% from 226); Max value from RGB is 120 - color contains mainly: blue. Hex color #343678 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343678 is #CBC987. Grayscale: #3C3C3C. Windows color (decimal): -13355400 or 7878196. OLE color: 7878196.
HSL color Cylindrical-coordinate representation of color #343678: hue angle of 238.24º 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 #343678 is Cyan = 0.57, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 54 | 120 | - |
| CMYK | 0.57 | 0.55 | 0 | 0.53 |
| HSL | 238.24º | 0.4% | 0.34% | - |
| HSV(B) | 238.24º | 0.57% | 0.47% | - |
| XYZ | 6.13 | 4.72 | 18.36 | - |
| YUV | 60.93 | 161.34 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 54 | 120 | 0.57 | 0.55 | 0 | 0.53 | 238.24 | 0.4 | 0.34 |
| Hex | 34 | 36 | 78 | 39 | 37 | 0 | 35 | EE | 28 | 22 |
| Octal | 64 | 66 | 170 | 71 | 67 | 0 | 65 | 356 | 50 | 42 |
| Binary | 110100 | 110110 | 1111000 | 111001 | 110111 | 0 | 110101 | 11101110 | 101000 | 100010 |
Color Harmonies of #343678
Complementary color
Monochromatic Colors of #343678
Black with #343678
Text Example
Text Example
White with #343678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343678; }
p { color: rgb(52,54,120); }
H1.HeaderClassName
{
color: #343678;
}
.AnyTagClassName
{
color: #343678;
}
</style>
background-color css
<style>
a { background-color: #343678; }
a { background-color: rgb(52,54,120); }
div.DivClassName
{
background-color: #343678;
}
.BgClassName
{
background-color: #343678;
}
</style>
border-color css
<style>
span { border-color: #343678; }
span { border-color: rgb(52,54,120); }
td.TdClassName
{
border-color: #343678;
}
.TagClassName
{
border-color: #343678;
}
</style>