Shades of Venice Blue #265474
Tints of Venice Blue #265474
RGB
CMYK
RGB Variations
Color information
#265474 (or 0x265474) is known color: Venice Blue. HEX triplet: 26, 54 and 74. RGB value is (38,84,116). Sum of RGB (Red+Green+Blue) = 38+84+116=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #265474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265474 is #D9AB8B. Grayscale: #494949. Windows color (decimal): -14265228 or 7623718. OLE color: 7623718.
HSL color Cylindrical-coordinate representation of color #265474: hue angle of 204.62º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #265474 is Cyan = 0.67, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 84 | 116 | - |
| CMYK | 0.67 | 0.28 | 0 | 0.55 |
| HSL | 204.62º | 0.51% | 0.3% | - |
| HSV(B) | 204.62º | 0.67% | 0.45% | - |
| XYZ | 7.12 | 8.01 | 17.69 | - |
| YUV | 73.89 | 151.76 | 102.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 116 | 0.67 | 0.28 | 0 | 0.55 | 204.62 | 0.51 | 0.3 |
| Hex | 26 | 54 | 74 | 43 | 1C | 0 | 37 | CD | 33 | 1E |
| Octal | 46 | 124 | 164 | 103 | 34 | 0 | 67 | 315 | 63 | 36 |
| Binary | 100110 | 1010100 | 1110100 | 1000011 | 11100 | 0 | 110111 | 11001101 | 110011 | 11110 |
Color Harmonies of #265474
Complementary color
Monochromatic Colors of #265474
Black with #265474
Text Example
Text Example
White with #265474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265474; }
p { color: rgb(38,84,116); }
H1.HeaderClassName
{
color: #265474;
}
.AnyTagClassName
{
color: #265474;
}
</style>
background-color css
<style>
a { background-color: #265474; }
a { background-color: rgb(38,84,116); }
div.DivClassName
{
background-color: #265474;
}
.BgClassName
{
background-color: #265474;
}
</style>
border-color css
<style>
span { border-color: #265474; }
span { border-color: rgb(38,84,116); }
td.TdClassName
{
border-color: #265474;
}
.TagClassName
{
border-color: #265474;
}
</style>