Shades of Torea Bay #363778
Tints of Torea Bay #363778
RGB
CMYK
RGB Variations
Color information
#363778 (or 0x363778) is known color: Torea Bay. HEX triplet: 36, 37 and 78. RGB value is (54,55,120). Sum of RGB (Red+Green+Blue) = 54+55+120=229 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.58% from 229); Green value is 55 (21.88% from 255 or 24.02% from 229); Blue value is 120 (47.27% from 255 or 52.40% from 229); Max value from RGB is 120 - color contains mainly: blue. Hex color #363778 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363778 is #C9C887. Grayscale: #3D3D3D. Windows color (decimal): -13224072 or 7878454. OLE color: 7878454.
HSL color Cylindrical-coordinate representation of color #363778: hue angle of 239.09º 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 #363778 is Cyan = 0.55, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 55 | 120 | - |
| CMYK | 0.55 | 0.54 | 0 | 0.53 |
| HSL | 239.09º | 0.38% | 0.34% | - |
| HSV(B) | 239.09º | 0.55% | 0.47% | - |
| XYZ | 6.28 | 4.87 | 18.38 | - |
| YUV | 62.11 | 160.67 | 122.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 120 | 0.55 | 0.54 | 0 | 0.53 | 239.09 | 0.38 | 0.34 |
| Hex | 36 | 37 | 78 | 37 | 36 | 0 | 35 | EF | 26 | 22 |
| Octal | 66 | 67 | 170 | 67 | 66 | 0 | 65 | 357 | 46 | 42 |
| Binary | 110110 | 110111 | 1111000 | 110111 | 110110 | 0 | 110101 | 11101111 | 100110 | 100010 |
Color Harmonies of #363778
Complementary color
Monochromatic Colors of #363778
Black with #363778
Text Example
Text Example
White with #363778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363778; }
p { color: rgb(54,55,120); }
H1.HeaderClassName
{
color: #363778;
}
.AnyTagClassName
{
color: #363778;
}
</style>
background-color css
<style>
a { background-color: #363778; }
a { background-color: rgb(54,55,120); }
div.DivClassName
{
background-color: #363778;
}
.BgClassName
{
background-color: #363778;
}
</style>
border-color css
<style>
span { border-color: #363778; }
span { border-color: rgb(54,55,120); }
td.TdClassName
{
border-color: #363778;
}
.TagClassName
{
border-color: #363778;
}
</style>