Shades of Torea Bay #364075
Tints of Torea Bay #364075
RGB
CMYK
RGB Variations
Color information
#364075 (or 0x364075) is known color: Torea Bay. HEX triplet: 36, 40 and 75. RGB value is (54,64,117). Sum of RGB (Red+Green+Blue) = 54+64+117=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 117 (46.09% from 255 or 49.79% from 235); Max value from RGB is 117 - color contains mainly: blue. Hex color #364075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364075 is #C9BF8A. Grayscale: #424242. Windows color (decimal): -13221771 or 7684150. OLE color: 7684150.
HSL color Cylindrical-coordinate representation of color #364075: hue angle of 230.48º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #364075 is Cyan = 0.54, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 64 | 117 | - |
| CMYK | 0.54 | 0.45 | 0 | 0.54 |
| HSL | 230.48º | 0.37% | 0.34% | - |
| HSV(B) | 230.48º | 0.54% | 0.46% | - |
| XYZ | 6.57 | 5.74 | 17.59 | - |
| YUV | 67.05 | 156.19 | 118.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 117 | 0.54 | 0.45 | 0 | 0.54 | 230.48 | 0.37 | 0.34 |
| Hex | 36 | 40 | 75 | 36 | 2D | 0 | 36 | E6 | 25 | 22 |
| Octal | 66 | 100 | 165 | 66 | 55 | 0 | 66 | 346 | 45 | 42 |
| Binary | 110110 | 1000000 | 1110101 | 110110 | 101101 | 0 | 110110 | 11100110 | 100101 | 100010 |
Color Harmonies of #364075
Complementary color
Monochromatic Colors of #364075
Black with #364075
Text Example
Text Example
White with #364075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364075; }
p { color: rgb(54,64,117); }
H1.HeaderClassName
{
color: #364075;
}
.AnyTagClassName
{
color: #364075;
}
</style>
background-color css
<style>
a { background-color: #364075; }
a { background-color: rgb(54,64,117); }
div.DivClassName
{
background-color: #364075;
}
.BgClassName
{
background-color: #364075;
}
</style>
border-color css
<style>
span { border-color: #364075; }
span { border-color: rgb(54,64,117); }
td.TdClassName
{
border-color: #364075;
}
.TagClassName
{
border-color: #364075;
}
</style>