Shades of Christi #679801
Tints of Christi #679801
RGB
CMYK
RGB Variations
Color information
#679801 (or 0x679801) is known color: Christi. HEX triplet: 67, 98 and 01. RGB value is (103,152,1). Sum of RGB (Red+Green+Blue) = 103+152+1=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 152 (59.77% from 255 or 59.38% from 256); Blue value is 1 (0.78% from 255 or 0.39% from 256); Max value from RGB is 152 - color contains mainly: green. Hex color #679801 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #679801 is #9867FE. Grayscale: #787878. Windows color (decimal): -9988095 or 104551. OLE color: 104551.
HSL color Cylindrical-coordinate representation of color #679801: hue angle of 79.47º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #679801 is Cyan = 0.32, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 152 | 1 | - |
| CMYK | 0.32 | 0 | 0.99 | 0.40 |
| HSL | 79.47º | 0.99% | 0.3% | - |
| HSV(B) | 79.47º | 0.99% | 0.6% | - |
| XYZ | 16.83 | 25.34 | 4.03 | - |
| YUV | 120.14 | 60.77 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 152 | 1 | 0.32 | 0 | 0.99 | 0.40 | 79.47 | 0.99 | 0.3 |
| Hex | 67 | 98 | 1 | 20 | 0 | 63 | 28 | 4F | 63 | 1E |
| Octal | 147 | 230 | 1 | 40 | 0 | 143 | 50 | 117 | 143 | 36 |
| Binary | 1100111 | 10011000 | 1 | 100000 | 0 | 1100011 | 101000 | 1001111 | 1100011 | 11110 |
Color Harmonies of #679801
Complementary color
Monochromatic Colors of #679801
Black with #679801
Text Example
Text Example
White with #679801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679801; }
p { color: rgb(103,152,1); }
H1.HeaderClassName
{
color: #679801;
}
.AnyTagClassName
{
color: #679801;
}
</style>
background-color css
<style>
a { background-color: #679801; }
a { background-color: rgb(103,152,1); }
div.DivClassName
{
background-color: #679801;
}
.BgClassName
{
background-color: #679801;
}
</style>
border-color css
<style>
span { border-color: #679801; }
span { border-color: rgb(103,152,1); }
td.TdClassName
{
border-color: #679801;
}
.TagClassName
{
border-color: #679801;
}
</style>