Shades of Surfie Green #138378
Tints of Surfie Green #138378
RGB
CMYK
RGB Variations
Color information
#138378 (or 0x138378) is known color: Surfie Green. HEX triplet: 13, 83 and 78. RGB value is (19,131,120). Sum of RGB (Red+Green+Blue) = 19+131+120=270 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.04% from 270); Green value is 131 (51.56% from 255 or 48.52% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 131 - color contains mainly: green. Hex color #138378 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138378 is #EC7C87. Grayscale: #606060. Windows color (decimal): -15498376 or 7897875. OLE color: 7897875.
HSL color Cylindrical-coordinate representation of color #138378: hue angle of 174.11º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138378 is Cyan = 0.85, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 131 | 120 | - |
| CMYK | 0.85 | 0 | 0.08 | 0.49 |
| HSL | 174.11º | 0.75% | 0.29% | - |
| HSV(B) | 174.11º | 0.85% | 0.51% | - |
| XYZ | 11.78 | 17.73 | 20.57 | - |
| YUV | 96.26 | 141.39 | 72.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 131 | 120 | 0.85 | 0 | 0.08 | 0.49 | 174.11 | 0.75 | 0.29 |
| Hex | 13 | 83 | 78 | 55 | 0 | 8 | 31 | AE | 4B | 1D |
| Octal | 23 | 203 | 170 | 125 | 0 | 10 | 61 | 256 | 113 | 35 |
| Binary | 10011 | 10000011 | 1111000 | 1010101 | 0 | 1000 | 110001 | 10101110 | 1001011 | 11101 |
Color Harmonies of #138378
Complementary color
Monochromatic Colors of #138378
Black with #138378
Text Example
Text Example
White with #138378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138378; }
p { color: rgb(19,131,120); }
H1.HeaderClassName
{
color: #138378;
}
.AnyTagClassName
{
color: #138378;
}
</style>
background-color css
<style>
a { background-color: #138378; }
a { background-color: rgb(19,131,120); }
div.DivClassName
{
background-color: #138378;
}
.BgClassName
{
background-color: #138378;
}
</style>
border-color css
<style>
span { border-color: #138378; }
span { border-color: rgb(19,131,120); }
td.TdClassName
{
border-color: #138378;
}
.TagClassName
{
border-color: #138378;
}
</style>