Shades of Torea Bay #343976
Tints of Torea Bay #343976
RGB
CMYK
RGB Variations
Color information
#343976 (or 0x343976) is known color: Torea Bay. HEX triplet: 34, 39 and 76. RGB value is (52,57,118). Sum of RGB (Red+Green+Blue) = 52+57+118=227 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.91% from 227); Green value is 57 (22.66% from 255 or 25.11% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #343976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343976 is #CBC689. Grayscale: #3E3E3E. Windows color (decimal): -13354634 or 7747892. OLE color: 7747892.
HSL color Cylindrical-coordinate representation of color #343976: hue angle of 235.45º 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 #343976 is Cyan = 0.56, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 57 | 118 | - |
| CMYK | 0.56 | 0.52 | 0 | 0.54 |
| HSL | 235.45º | 0.39% | 0.33% | - |
| HSV(B) | 235.45º | 0.56% | 0.46% | - |
| XYZ | 6.15 | 4.96 | 17.77 | - |
| YUV | 62.46 | 159.34 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 57 | 118 | 0.56 | 0.52 | 0 | 0.54 | 235.45 | 0.39 | 0.33 |
| Hex | 34 | 39 | 76 | 38 | 34 | 0 | 36 | EB | 27 | 21 |
| Octal | 64 | 71 | 166 | 70 | 64 | 0 | 66 | 353 | 47 | 41 |
| Binary | 110100 | 111001 | 1110110 | 111000 | 110100 | 0 | 110110 | 11101011 | 100111 | 100001 |
Color Harmonies of #343976
Complementary color
Monochromatic Colors of #343976
Black with #343976
Text Example
Text Example
White with #343976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343976; }
p { color: rgb(52,57,118); }
H1.HeaderClassName
{
color: #343976;
}
.AnyTagClassName
{
color: #343976;
}
</style>
background-color css
<style>
a { background-color: #343976; }
a { background-color: rgb(52,57,118); }
div.DivClassName
{
background-color: #343976;
}
.BgClassName
{
background-color: #343976;
}
</style>
border-color css
<style>
span { border-color: #343976; }
span { border-color: rgb(52,57,118); }
td.TdClassName
{
border-color: #343976;
}
.TagClassName
{
border-color: #343976;
}
</style>