Shades of Torea Bay #343876
Tints of Torea Bay #343876
RGB
CMYK
RGB Variations
Color information
#343876 (or 0x343876) is known color: Torea Bay. HEX triplet: 34, 38 and 76. RGB value is (52,56,118). Sum of RGB (Red+Green+Blue) = 52+56+118=226 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.01% from 226); Green value is 56 (22.27% from 255 or 24.78% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #343876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343876 is #CBC789. Grayscale: #3D3D3D. Windows color (decimal): -13354890 or 7747636. OLE color: 7747636.
HSL color Cylindrical-coordinate representation of color #343876: hue angle of 236.36º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #343876 is Cyan = 0.56, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 56 | 118 | - |
| CMYK | 0.56 | 0.53 | 0 | 0.54 |
| HSL | 236.36º | 0.39% | 0.33% | - |
| HSV(B) | 236.36º | 0.56% | 0.46% | - |
| XYZ | 6.1 | 4.87 | 17.76 | - |
| YUV | 61.87 | 159.67 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 56 | 118 | 0.56 | 0.53 | 0 | 0.54 | 236.36 | 0.39 | 0.33 |
| Hex | 34 | 38 | 76 | 38 | 35 | 0 | 36 | EC | 27 | 21 |
| Octal | 64 | 70 | 166 | 70 | 65 | 0 | 66 | 354 | 47 | 41 |
| Binary | 110100 | 111000 | 1110110 | 111000 | 110101 | 0 | 110110 | 11101100 | 100111 | 100001 |
Color Harmonies of #343876
Complementary color
Monochromatic Colors of #343876
Black with #343876
Text Example
Text Example
White with #343876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343876; }
p { color: rgb(52,56,118); }
H1.HeaderClassName
{
color: #343876;
}
.AnyTagClassName
{
color: #343876;
}
</style>
background-color css
<style>
a { background-color: #343876; }
a { background-color: rgb(52,56,118); }
div.DivClassName
{
background-color: #343876;
}
.BgClassName
{
background-color: #343876;
}
</style>
border-color css
<style>
span { border-color: #343876; }
span { border-color: rgb(52,56,118); }
td.TdClassName
{
border-color: #343876;
}
.TagClassName
{
border-color: #343876;
}
</style>