Shades of Torea Bay #373872
Tints of Torea Bay #373872
RGB
CMYK
RGB Variations
Color information
#373872 (or 0x373872) is known color: Torea Bay. HEX triplet: 37, 38 and 72. RGB value is (55,56,114). Sum of RGB (Red+Green+Blue) = 55+56+114=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 56 (22.27% from 255 or 24.89% from 225); Blue value is 114 (44.92% from 255 or 50.67% from 225); Max value from RGB is 114 - color contains mainly: blue. Hex color #373872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373872 is #C8C78D. Grayscale: #3E3E3E. Windows color (decimal): -13158286 or 7485495. OLE color: 7485495.
HSL color Cylindrical-coordinate representation of color #373872: hue angle of 238.98º 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 #373872 is Cyan = 0.52, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 56 | 114 | - |
| CMYK | 0.52 | 0.51 | 0 | 0.55 |
| HSL | 238.98º | 0.35% | 0.33% | - |
| HSV(B) | 238.98º | 0.52% | 0.45% | - |
| XYZ | 6.03 | 4.86 | 16.54 | - |
| YUV | 62.31 | 157.17 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 56 | 114 | 0.52 | 0.51 | 0 | 0.55 | 238.98 | 0.35 | 0.33 |
| Hex | 37 | 38 | 72 | 34 | 33 | 0 | 37 | EF | 23 | 21 |
| Octal | 67 | 70 | 162 | 64 | 63 | 0 | 67 | 357 | 43 | 41 |
| Binary | 110111 | 111000 | 1110010 | 110100 | 110011 | 0 | 110111 | 11101111 | 100011 | 100001 |
Color Harmonies of #373872
Complementary color
Monochromatic Colors of #373872
Black with #373872
Text Example
Text Example
White with #373872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373872; }
p { color: rgb(55,56,114); }
H1.HeaderClassName
{
color: #373872;
}
.AnyTagClassName
{
color: #373872;
}
</style>
background-color css
<style>
a { background-color: #373872; }
a { background-color: rgb(55,56,114); }
div.DivClassName
{
background-color: #373872;
}
.BgClassName
{
background-color: #373872;
}
</style>
border-color css
<style>
span { border-color: #373872; }
span { border-color: rgb(55,56,114); }
td.TdClassName
{
border-color: #373872;
}
.TagClassName
{
border-color: #373872;
}
</style>