Shades of Torea Bay #28327E
Tints of Torea Bay #28327E
RGB
CMYK
RGB Variations
Color information
#28327E (or 0x28327E) is known color: Torea Bay. HEX triplet: 28, 32 and 7E. RGB value is (40,50,126). Sum of RGB (Red+Green+Blue) = 40+50+126=216 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.52% from 216); Green value is 50 (19.92% from 255 or 23.15% from 216); Blue value is 126 (49.61% from 255 or 58.33% from 216); Max value from RGB is 126 - color contains mainly: blue. Hex color #28327E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #28327E is #D7CD81. Grayscale: #373737. Windows color (decimal): -14142850 or 8270376. OLE color: 8270376.
HSL color Cylindrical-coordinate representation of color #28327E: hue angle of 233.02º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #28327E is Cyan = 0.68, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 40 | 50 | 126 | - |
| CMYK | 0.68 | 0.60 | 0 | 0.51 |
| HSL | 233.02º | 0.52% | 0.33% | - |
| HSV(B) | 233.02º | 0.68% | 0.49% | - |
| XYZ | 5.78 | 4.24 | 20.25 | - |
| YUV | 55.67 | 167.69 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 126 | 0.68 | 0.60 | 0 | 0.51 | 233.02 | 0.52 | 0.33 |
| Hex | 28 | 32 | 7E | 44 | 3C | 0 | 33 | E9 | 34 | 21 |
| Octal | 50 | 62 | 176 | 104 | 74 | 0 | 63 | 351 | 64 | 41 |
| Binary | 101000 | 110010 | 1111110 | 1000100 | 111100 | 0 | 110011 | 11101001 | 110100 | 100001 |
Color Harmonies of #28327E
Complementary color
Monochromatic Colors of #28327E
Black with #28327E
Text Example
Text Example
White with #28327E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28327E; }
p { color: rgb(40,50,126); }
H1.HeaderClassName
{
color: #28327E;
}
.AnyTagClassName
{
color: #28327E;
}
</style>
background-color css
<style>
a { background-color: #28327E; }
a { background-color: rgb(40,50,126); }
div.DivClassName
{
background-color: #28327E;
}
.BgClassName
{
background-color: #28327E;
}
</style>
border-color css
<style>
span { border-color: #28327E; }
span { border-color: rgb(40,50,126); }
td.TdClassName
{
border-color: #28327E;
}
.TagClassName
{
border-color: #28327E;
}
</style>