Shades of Torea Bay #343575
Tints of Torea Bay #343575
RGB
CMYK
RGB Variations
Color information
#343575 (or 0x343575) is known color: Torea Bay. HEX triplet: 34, 35 and 75. RGB value is (52,53,117). Sum of RGB (Red+Green+Blue) = 52+53+117=222 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.42% from 222); Green value is 53 (21.09% from 255 or 23.87% from 222); Blue value is 117 (46.09% from 255 or 52.70% from 222); Max value from RGB is 117 - color contains mainly: blue. Hex color #343575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343575 is #CBCA8A. Grayscale: #3B3B3B. Windows color (decimal): -13355659 or 7681332. OLE color: 7681332.
HSL color Cylindrical-coordinate representation of color #343575: hue angle of 239.08º degrees, saturation: 0.38, 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 #343575 is Cyan = 0.56, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 53 | 117 | - |
| CMYK | 0.56 | 0.55 | 0 | 0.54 |
| HSL | 239.08º | 0.38% | 0.33% | - |
| HSV(B) | 239.08º | 0.56% | 0.46% | - |
| XYZ | 5.9 | 4.56 | 17.4 | - |
| YUV | 60 | 160.17 | 122.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 117 | 0.56 | 0.55 | 0 | 0.54 | 239.08 | 0.38 | 0.33 |
| Hex | 34 | 35 | 75 | 38 | 37 | 0 | 36 | EF | 26 | 21 |
| Octal | 64 | 65 | 165 | 70 | 67 | 0 | 66 | 357 | 46 | 41 |
| Binary | 110100 | 110101 | 1110101 | 111000 | 110111 | 0 | 110110 | 11101111 | 100110 | 100001 |
Color Harmonies of #343575
Complementary color
Monochromatic Colors of #343575
Black with #343575
Text Example
Text Example
White with #343575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343575; }
p { color: rgb(52,53,117); }
H1.HeaderClassName
{
color: #343575;
}
.AnyTagClassName
{
color: #343575;
}
</style>
background-color css
<style>
a { background-color: #343575; }
a { background-color: rgb(52,53,117); }
div.DivClassName
{
background-color: #343575;
}
.BgClassName
{
background-color: #343575;
}
</style>
border-color css
<style>
span { border-color: #343575; }
span { border-color: rgb(52,53,117); }
td.TdClassName
{
border-color: #343575;
}
.TagClassName
{
border-color: #343575;
}
</style>