Shades of Genoa #267868
Tints of Genoa #267868
RGB
CMYK
RGB Variations
Color information
#267868 (or 0x267868) is known color: Genoa. HEX triplet: 26, 78 and 68. RGB value is (38,120,104). Sum of RGB (Red+Green+Blue) = 38+120+104=262 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.50% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 104 (41.02% from 255 or 39.69% from 262); Max value from RGB is 120 - color contains mainly: green. Hex color #267868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267868 is #D98797. Grayscale: #5D5D5D. Windows color (decimal): -14256024 or 6846502. OLE color: 6846502.
HSL color Cylindrical-coordinate representation of color #267868: hue angle of 168.29º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267868 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 120 | 104 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.53 |
| HSL | 168.29º | 0.52% | 0.31% | - |
| HSV(B) | 168.29º | 0.68% | 0.47% | - |
| XYZ | 10.01 | 14.84 | 15.43 | - |
| YUV | 93.66 | 133.83 | 88.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 120 | 104 | 0.68 | 0 | 0.13 | 0.53 | 168.29 | 0.52 | 0.31 |
| Hex | 26 | 78 | 68 | 44 | 0 | D | 35 | A8 | 34 | 1F |
| Octal | 46 | 170 | 150 | 104 | 0 | 15 | 65 | 250 | 64 | 37 |
| Binary | 100110 | 1111000 | 1101000 | 1000100 | 0 | 1101 | 110101 | 10101000 | 110100 | 11111 |
Color Harmonies of #267868
Complementary color
Monochromatic Colors of #267868
Black with #267868
Text Example
Text Example
White with #267868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267868; }
p { color: rgb(38,120,104); }
H1.HeaderClassName
{
color: #267868;
}
.AnyTagClassName
{
color: #267868;
}
</style>
background-color css
<style>
a { background-color: #267868; }
a { background-color: rgb(38,120,104); }
div.DivClassName
{
background-color: #267868;
}
.BgClassName
{
background-color: #267868;
}
</style>
border-color css
<style>
span { border-color: #267868; }
span { border-color: rgb(38,120,104); }
td.TdClassName
{
border-color: #267868;
}
.TagClassName
{
border-color: #267868;
}
</style>