Shades of Torea Bay #364079
Tints of Torea Bay #364079
RGB
CMYK
RGB Variations
Color information
#364079 (or 0x364079) is known color: Torea Bay. HEX triplet: 36, 40 and 79. RGB value is (54,64,121). Sum of RGB (Red+Green+Blue) = 54+64+121=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #364079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364079 is #C9BF86. Grayscale: #434343. Windows color (decimal): -13221767 or 7946294. OLE color: 7946294.
HSL color Cylindrical-coordinate representation of color #364079: hue angle of 231.04º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #364079 is Cyan = 0.55, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 64 | 121 | - |
| CMYK | 0.55 | 0.47 | 0 | 0.53 |
| HSL | 231.04º | 0.38% | 0.34% | - |
| HSV(B) | 231.04º | 0.55% | 0.47% | - |
| XYZ | 6.81 | 5.83 | 18.86 | - |
| YUV | 67.51 | 158.19 | 118.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 121 | 0.55 | 0.47 | 0 | 0.53 | 231.04 | 0.38 | 0.34 |
| Hex | 36 | 40 | 79 | 37 | 2F | 0 | 35 | E7 | 26 | 22 |
| Octal | 66 | 100 | 171 | 67 | 57 | 0 | 65 | 347 | 46 | 42 |
| Binary | 110110 | 1000000 | 1111001 | 110111 | 101111 | 0 | 110101 | 11100111 | 100110 | 100010 |
Color Harmonies of #364079
Complementary color
Monochromatic Colors of #364079
Black with #364079
Text Example
Text Example
White with #364079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364079; }
p { color: rgb(54,64,121); }
H1.HeaderClassName
{
color: #364079;
}
.AnyTagClassName
{
color: #364079;
}
</style>
background-color css
<style>
a { background-color: #364079; }
a { background-color: rgb(54,64,121); }
div.DivClassName
{
background-color: #364079;
}
.BgClassName
{
background-color: #364079;
}
</style>
border-color css
<style>
span { border-color: #364079; }
span { border-color: rgb(54,64,121); }
td.TdClassName
{
border-color: #364079;
}
.TagClassName
{
border-color: #364079;
}
</style>