Shades of Torea Bay #363877
Tints of Torea Bay #363877
RGB
CMYK
RGB Variations
Color information
#363877 (or 0x363877) is known color: Torea Bay. HEX triplet: 36, 38 and 77. RGB value is (54,56,119). Sum of RGB (Red+Green+Blue) = 54+56+119=229 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.58% from 229); Green value is 56 (22.27% from 255 or 24.45% from 229); Blue value is 119 (46.88% from 255 or 51.97% from 229); Max value from RGB is 119 - color contains mainly: blue. Hex color #363877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363877 is #C9C788. Grayscale: #3E3E3E. Windows color (decimal): -13223817 or 7813174. OLE color: 7813174.
HSL color Cylindrical-coordinate representation of color #363877: hue angle of 238.15º 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 #363877 is Cyan = 0.55, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 56 | 119 | - |
| CMYK | 0.55 | 0.53 | 0 | 0.53 |
| HSL | 238.15º | 0.38% | 0.34% | - |
| HSV(B) | 238.15º | 0.55% | 0.47% | - |
| XYZ | 6.27 | 4.94 | 18.08 | - |
| YUV | 62.58 | 159.84 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 56 | 119 | 0.55 | 0.53 | 0 | 0.53 | 238.15 | 0.38 | 0.34 |
| Hex | 36 | 38 | 77 | 37 | 35 | 0 | 35 | EE | 26 | 22 |
| Octal | 66 | 70 | 167 | 67 | 65 | 0 | 65 | 356 | 46 | 42 |
| Binary | 110110 | 111000 | 1110111 | 110111 | 110101 | 0 | 110101 | 11101110 | 100110 | 100010 |
Color Harmonies of #363877
Complementary color
Monochromatic Colors of #363877
Black with #363877
Text Example
Text Example
White with #363877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363877; }
p { color: rgb(54,56,119); }
H1.HeaderClassName
{
color: #363877;
}
.AnyTagClassName
{
color: #363877;
}
</style>
background-color css
<style>
a { background-color: #363877; }
a { background-color: rgb(54,56,119); }
div.DivClassName
{
background-color: #363877;
}
.BgClassName
{
background-color: #363877;
}
</style>
border-color css
<style>
span { border-color: #363877; }
span { border-color: rgb(54,56,119); }
td.TdClassName
{
border-color: #363877;
}
.TagClassName
{
border-color: #363877;
}
</style>