Shades of Torea Bay #363772
Tints of Torea Bay #363772
RGB
CMYK
RGB Variations
Color information
#363772 (or 0x363772) is known color: Torea Bay. HEX triplet: 36, 37 and 72. RGB value is (54,55,114). Sum of RGB (Red+Green+Blue) = 54+55+114=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 55 (21.88% from 255 or 24.66% from 223); Blue value is 114 (44.92% from 255 or 51.12% from 223); Max value from RGB is 114 - color contains mainly: blue. Hex color #363772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363772 is #C9C88D. Grayscale: #3D3D3D. Windows color (decimal): -13224078 or 7485238. OLE color: 7485238.
HSL color Cylindrical-coordinate representation of color #363772: hue angle of 239º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #363772 is Cyan = 0.53, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 55 | 114 | - |
| CMYK | 0.53 | 0.52 | 0 | 0.55 |
| HSL | 239º | 0.36% | 0.33% | - |
| HSV(B) | 239º | 0.53% | 0.45% | - |
| XYZ | 5.92 | 4.73 | 16.52 | - |
| YUV | 61.43 | 157.67 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 114 | 0.53 | 0.52 | 0 | 0.55 | 239 | 0.36 | 0.33 |
| Hex | 36 | 37 | 72 | 35 | 34 | 0 | 37 | EF | 24 | 21 |
| Octal | 66 | 67 | 162 | 65 | 64 | 0 | 67 | 357 | 44 | 41 |
| Binary | 110110 | 110111 | 1110010 | 110101 | 110100 | 0 | 110111 | 11101111 | 100100 | 100001 |
Color Harmonies of #363772
Complementary color
Monochromatic Colors of #363772
Black with #363772
Text Example
Text Example
White with #363772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363772; }
p { color: rgb(54,55,114); }
H1.HeaderClassName
{
color: #363772;
}
.AnyTagClassName
{
color: #363772;
}
</style>
background-color css
<style>
a { background-color: #363772; }
a { background-color: rgb(54,55,114); }
div.DivClassName
{
background-color: #363772;
}
.BgClassName
{
background-color: #363772;
}
</style>
border-color css
<style>
span { border-color: #363772; }
span { border-color: rgb(54,55,114); }
td.TdClassName
{
border-color: #363772;
}
.TagClassName
{
border-color: #363772;
}
</style>