Shades of St Tropaz #274977
Tints of St Tropaz #274977
RGB
CMYK
RGB Variations
Color information
#274977 (or 0x274977) is known color: St Tropaz. HEX triplet: 27, 49 and 77. RGB value is (39,73,119). Sum of RGB (Red+Green+Blue) = 39+73+119=231 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.88% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 119 (46.88% from 255 or 51.52% from 231); Max value from RGB is 119 - color contains mainly: blue. Hex color #274977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274977 is #D8B688. Grayscale: #434343. Windows color (decimal): -14202505 or 7817511. OLE color: 7817511.
HSL color Cylindrical-coordinate representation of color #274977: hue angle of 214.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #274977 is Cyan = 0.67, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 73 | 119 | - |
| CMYK | 0.67 | 0.39 | 0 | 0.53 |
| HSL | 214.5º | 0.51% | 0.31% | - |
| HSV(B) | 214.5º | 0.67% | 0.47% | - |
| XYZ | 6.55 | 6.53 | 18.37 | - |
| YUV | 68.08 | 156.74 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 73 | 119 | 0.67 | 0.39 | 0 | 0.53 | 214.5 | 0.51 | 0.31 |
| Hex | 27 | 49 | 77 | 43 | 27 | 0 | 35 | D6 | 33 | 1F |
| Octal | 47 | 111 | 167 | 103 | 47 | 0 | 65 | 326 | 63 | 37 |
| Binary | 100111 | 1001001 | 1110111 | 1000011 | 100111 | 0 | 110101 | 11010110 | 110011 | 11111 |
Color Harmonies of #274977
Complementary color
Monochromatic Colors of #274977
Black with #274977
Text Example
Text Example
White with #274977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274977; }
p { color: rgb(39,73,119); }
H1.HeaderClassName
{
color: #274977;
}
.AnyTagClassName
{
color: #274977;
}
</style>
background-color css
<style>
a { background-color: #274977; }
a { background-color: rgb(39,73,119); }
div.DivClassName
{
background-color: #274977;
}
.BgClassName
{
background-color: #274977;
}
</style>
border-color css
<style>
span { border-color: #274977; }
span { border-color: rgb(39,73,119); }
td.TdClassName
{
border-color: #274977;
}
.TagClassName
{
border-color: #274977;
}
</style>