Shades of Christi #639907
Tints of Christi #639907
RGB
CMYK
RGB Variations
Color information
#639907 (or 0x639907) is known color: Christi. HEX triplet: 63, 99 and 07. RGB value is (99,153,7). Sum of RGB (Red+Green+Blue) = 99+153+7=259 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.22% from 259); Green value is 153 (60.16% from 255 or 59.07% from 259); Blue value is 7 (3.12% from 255 or 2.70% from 259); Max value from RGB is 153 - color contains mainly: green. Hex color #639907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639907 is #9C66F8. Grayscale: #787878. Windows color (decimal): -10249977 or 498019. OLE color: 498019.
HSL color Cylindrical-coordinate representation of color #639907: hue angle of 82.19º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #639907 is Cyan = 0.35, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 7 | - |
| CMYK | 0.35 | 0 | 0.95 | 0.4 |
| HSL | 82.19º | 0.91% | 0.31% | - |
| HSV(B) | 82.19º | 0.95% | 0.6% | - |
| XYZ | 16.58 | 25.45 | 4.24 | - |
| YUV | 120.21 | 64.11 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 7 | 0.35 | 0 | 0.95 | 0.4 | 82.19 | 0.91 | 0.31 |
| Hex | 63 | 99 | 7 | 23 | 0 | 5F | 28 | 52 | 5B | 1F |
| Octal | 143 | 231 | 7 | 43 | 0 | 137 | 50 | 122 | 133 | 37 |
| Binary | 1100011 | 10011001 | 111 | 100011 | 0 | 1011111 | 101000 | 1010010 | 1011011 | 11111 |
Color Harmonies of #639907
Complementary color
Monochromatic Colors of #639907
Black with #639907
Text Example
Text Example
White with #639907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639907; }
p { color: rgb(99,153,7); }
H1.HeaderClassName
{
color: #639907;
}
.AnyTagClassName
{
color: #639907;
}
</style>
background-color css
<style>
a { background-color: #639907; }
a { background-color: rgb(99,153,7); }
div.DivClassName
{
background-color: #639907;
}
.BgClassName
{
background-color: #639907;
}
</style>
border-color css
<style>
span { border-color: #639907; }
span { border-color: rgb(99,153,7); }
td.TdClassName
{
border-color: #639907;
}
.TagClassName
{
border-color: #639907;
}
</style>