Shades of Genoa #267268
Tints of Genoa #267268
RGB
CMYK
RGB Variations
Color information
#267268 (or 0x267268) is known color: Genoa. HEX triplet: 26, 72 and 68. RGB value is (38,114,104). Sum of RGB (Red+Green+Blue) = 38+114+104=256 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.84% from 256); Green value is 114 (44.92% from 255 or 44.53% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 114 - color contains mainly: green. Hex color #267268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267268 is #D98D97. Grayscale: #5A5A5A. Windows color (decimal): -14257560 or 6844966. OLE color: 6844966.
HSL color Cylindrical-coordinate representation of color #267268: hue angle of 172.11º degrees, saturation: 0.5, 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 #267268 is Cyan = 0.67, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 104 | - |
| CMYK | 0.67 | 0 | 0.09 | 0.55 |
| HSL | 172.11º | 0.5% | 0.3% | - |
| HSV(B) | 172.11º | 0.67% | 0.45% | - |
| XYZ | 9.32 | 13.45 | 15.2 | - |
| YUV | 90.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 104 | 0.67 | 0 | 0.09 | 0.55 | 172.11 | 0.5 | 0.3 |
| Hex | 26 | 72 | 68 | 43 | 0 | 9 | 37 | AC | 32 | 1E |
| Octal | 46 | 162 | 150 | 103 | 0 | 11 | 67 | 254 | 62 | 36 |
| Binary | 100110 | 1110010 | 1101000 | 1000011 | 0 | 1001 | 110111 | 10101100 | 110010 | 11110 |
Color Harmonies of #267268
Complementary color
Monochromatic Colors of #267268
Black with #267268
Text Example
Text Example
White with #267268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267268; }
p { color: rgb(38,114,104); }
H1.HeaderClassName
{
color: #267268;
}
.AnyTagClassName
{
color: #267268;
}
</style>
background-color css
<style>
a { background-color: #267268; }
a { background-color: rgb(38,114,104); }
div.DivClassName
{
background-color: #267268;
}
.BgClassName
{
background-color: #267268;
}
</style>
border-color css
<style>
span { border-color: #267268; }
span { border-color: rgb(38,114,104); }
td.TdClassName
{
border-color: #267268;
}
.TagClassName
{
border-color: #267268;
}
</style>