Shades of Torea Bay #373873
Tints of Torea Bay #373873
RGB
CMYK
RGB Variations
Color information
#373873 (or 0x373873) is known color: Torea Bay. HEX triplet: 37, 38 and 73. RGB value is (55,56,115). Sum of RGB (Red+Green+Blue) = 55+56+115=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 56 (22.27% from 255 or 24.78% from 226); Blue value is 115 (45.31% from 255 or 50.88% from 226); Max value from RGB is 115 - color contains mainly: blue. Hex color #373873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373873 is #C8C78C. Grayscale: #3E3E3E. Windows color (decimal): -13158285 or 7551031. OLE color: 7551031.
HSL color Cylindrical-coordinate representation of color #373873: hue angle of 239º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #373873 is Cyan = 0.52, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 56 | 115 | - |
| CMYK | 0.52 | 0.51 | 0 | 0.55 |
| HSL | 239º | 0.35% | 0.33% | - |
| HSV(B) | 239º | 0.52% | 0.45% | - |
| XYZ | 6.08 | 4.88 | 16.84 | - |
| YUV | 62.43 | 157.67 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 56 | 115 | 0.52 | 0.51 | 0 | 0.55 | 239 | 0.35 | 0.33 |
| Hex | 37 | 38 | 73 | 34 | 33 | 0 | 37 | EF | 23 | 21 |
| Octal | 67 | 70 | 163 | 64 | 63 | 0 | 67 | 357 | 43 | 41 |
| Binary | 110111 | 111000 | 1110011 | 110100 | 110011 | 0 | 110111 | 11101111 | 100011 | 100001 |
Color Harmonies of #373873
Complementary color
Monochromatic Colors of #373873
Black with #373873
Text Example
Text Example
White with #373873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373873; }
p { color: rgb(55,56,115); }
H1.HeaderClassName
{
color: #373873;
}
.AnyTagClassName
{
color: #373873;
}
</style>
background-color css
<style>
a { background-color: #373873; }
a { background-color: rgb(55,56,115); }
div.DivClassName
{
background-color: #373873;
}
.BgClassName
{
background-color: #373873;
}
</style>
border-color css
<style>
span { border-color: #373873; }
span { border-color: rgb(55,56,115); }
td.TdClassName
{
border-color: #373873;
}
.TagClassName
{
border-color: #373873;
}
</style>