Shades of Venice Blue #275476
Tints of Venice Blue #275476
RGB
CMYK
RGB Variations
Color information
#275476 (or 0x275476) is known color: Venice Blue. HEX triplet: 27, 54 and 76. RGB value is (39,84,118). Sum of RGB (Red+Green+Blue) = 39+84+118=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #275476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275476 is #D8AB89. Grayscale: #4A4A4A. Windows color (decimal): -14199690 or 7754791. OLE color: 7754791.
HSL color Cylindrical-coordinate representation of color #275476: hue angle of 205.82º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #275476 is Cyan = 0.67, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 84 | 118 | - |
| CMYK | 0.67 | 0.29 | 0 | 0.54 |
| HSL | 205.82º | 0.5% | 0.31% | - |
| HSV(B) | 205.82º | 0.67% | 0.46% | - |
| XYZ | 7.28 | 8.08 | 18.32 | - |
| YUV | 74.42 | 152.59 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 118 | 0.67 | 0.29 | 0 | 0.54 | 205.82 | 0.5 | 0.31 |
| Hex | 27 | 54 | 76 | 43 | 1D | 0 | 36 | CE | 32 | 1F |
| Octal | 47 | 124 | 166 | 103 | 35 | 0 | 66 | 316 | 62 | 37 |
| Binary | 100111 | 1010100 | 1110110 | 1000011 | 11101 | 0 | 110110 | 11001110 | 110010 | 11111 |
Color Harmonies of #275476
Complementary color
Monochromatic Colors of #275476
Black with #275476
Text Example
Text Example
White with #275476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275476; }
p { color: rgb(39,84,118); }
H1.HeaderClassName
{
color: #275476;
}
.AnyTagClassName
{
color: #275476;
}
</style>
background-color css
<style>
a { background-color: #275476; }
a { background-color: rgb(39,84,118); }
div.DivClassName
{
background-color: #275476;
}
.BgClassName
{
background-color: #275476;
}
</style>
border-color css
<style>
span { border-color: #275476; }
span { border-color: rgb(39,84,118); }
td.TdClassName
{
border-color: #275476;
}
.TagClassName
{
border-color: #275476;
}
</style>